rankf
Rankf is a notational convention used in mathematics to denote the rank of a function f, most often a linear transformation between finite-dimensional vector spaces. The rank, written rank f, is the dimension of the image (range) of f. If f: V → W is linear and V, W are finite-dimensional, then rank f = dim(Im f) and is equal to the rank of any matrix representing f with respect to a chosen basis.
Properties: 0 ≤ rank f ≤ min(dim V, dim W). The rank-nullity theorem states that dim V = rank
For composition, if g: U → V and f: V → W are linear, rank(f ∘ g) ≤ min(rank f,
Applications include linear algebra, differential equations, and data science, where rank is used to assess independence
See also: matrix rank; rank-nullity theorem; linear transformation.