Mathlib Map

Theorems · Definition · linear algebra

Matrix.rank

{m : Type um} → {n : Type un} → {R : Type uR} → [Fintype n] → [CommSemiring R] → Matrix m n R → ℕ

The rank of a matrix is the rank of its image.

Defined in
Mathlib.LinearAlgebra.Matrix.Rank
Cited by
48 results in Mathlib
Foundations
Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeCommSemiring

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by48

Results whose statement or proof uses this declaration.