Consider $\textrm{GL}_n(k)$, where $k$ is a field. If $Q \in \textrm{GL}_n(k)$, then $Q$ induces a $k$-bilinear form $B_Q: k^n \times k^n \rightarrow k$ by the formula $$B_Q(v,w) = v^t Q w$$ $Q$ is called alternating if $B_Q(v,v) = 0$ for all $v$. If $Q = (a_{ij})$ is alternating, then one can see that $a_{ij} + a_{ji} = 0$ for all $i,j$, or in other words $Q = -Q^t$. Is it true that if $Q$ is invertible and alternating, then $n$ must be even? It seems like many references on algebraic groups are assuming this.
I can see how if the characteristic of $k$ is not $2$, then $n$ must be even: if $n$ isn't even, then $\textrm{Det } Q = (-1)^n \textrm{Det } Q^t = -\textrm{Det } Q$, which implies $\textrm{Det } Q = 0$, absurd. But what about when $k$ does have characteristic $2$?
When the field has characteristic two, an alternating matrix is symmetric with zero diagonal. Suppose $A$ is such a matrix and $x^TAy=1$. Consider the matrix \[ B = A - Ayx^TA - Axy^TA. \] Then $B$ is symmetric with zero diagonal and, since $\mathrm{ker}(B)$ contains $x$ and $y$, it follows that $\mathrm{rk}(B)=\mathrm{rk}(A)-2$. (I'm using the fact that $z^TAz=0$ for all $z$.) By induction it follows that the rank of $A$ is even.