let K be Field; for V1, V2 being finite-dimensional VectSp of K
for b1 being OrdBasis of V1
for b2 being OrdBasis of V2
for f being linear-transformation of V1,V2 holds rank f = the_rank_of (AutMt (f,b1,b2))
let V1, V2 be finite-dimensional VectSp of K; for b1 being OrdBasis of V1
for b2 being OrdBasis of V2
for f being linear-transformation of V1,V2 holds rank f = the_rank_of (AutMt (f,b1,b2))
let b1 be OrdBasis of V1; for b2 being OrdBasis of V2
for f being linear-transformation of V1,V2 holds rank f = the_rank_of (AutMt (f,b1,b2))
let b2 be OrdBasis of V2; for f being linear-transformation of V1,V2 holds rank f = the_rank_of (AutMt (f,b1,b2))
let f be linear-transformation of V1,V2; rank f = the_rank_of (AutMt (f,b1,b2))
set A = AutMt (f,b1,b2);