Mathlib Map

Theorems · Definition · linear algebra

Matrix.cRank

{m : Type um} → {n : Type un} → {R : Type uR} → [Semiring R] → Matrix m n R → Cardinal.{max uR um}

The rank of a matrix, defined as the dimension of its column space, as a cardinal.

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

Around this declaration

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

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.