This may be a noob question but I've tried searching about this and haven't been able to put things into the context of what I've been studying.
(Dot means the usual derivative w.r.t. time)
If $c$ and $\bar{c}$ are independent anti-commuting variables, I want to confirm a few properties: first, will $\dot{c}$ and $\dot{\bar{c}}$ anti-commute with themselves ($\left\{\dot{c}, \dot{c}\right\}$ = $\left\{\dot{\bar{c}}, \dot{\bar{c}}\right\}$ = 0)?
Can we say that $c$ and $\dot{c}$ (or $\bar{c}$ and $\dot{\bar{c}}$) anti-commute?
And finally, can $\dot{c}$ and $\dot{\bar{c}}$ be considered as mutually anti-commuting variables? In fact, can they be considered anti-commuting variables by themselves?
Thanks in advance.
EDIT: Well at some point later in the text (which I'm referring to), the author "uses" $\left\{\dot{\bar{c}}, \dot{c}\right\} = 0$. So I tried to come up with an explanation (note that square brackets in the following do NOT represent commutators, but curly braces represent anti-commutators):
$\left\{\frac{d}{dt}(c + \bar{c}), \frac{d}{dt}(c + \bar{c})\right\} = 2[\frac{d}{dt}(c + \bar{c})][\frac{d}{dt}(c + \bar{c})]$
$= 2[\frac{dc}{dt}\frac{dc}{dt} + \left\{\frac{dc}{dt},\frac{d \bar{c}}{dt}\right\} + \frac{d \bar{c}}{dt}\frac{d \bar{c}}{dt}]$
$= \left\{\dot{c}, \dot{c}\right\} + 2\left\{\dot{c}, \dot{\bar{c}}\right\} + \left\{\dot{\bar{c}}, \dot{\bar{c}}\right\}.$
Now the result that I mentioned above (which was "used") makes sense to me only if the total derivatives anti-commute with themselves, BUT I'm not too sure about this.