Mathlib Map

Theorems · Theorem · linear algebra

Matrix.rank_le_width

∀ {R : Type uR} [inst : CommSemiring R] [StrongRankCondition R] {m n : ℕ} (A : Matrix (Fin m) (Fin n) R), A.rank ≤ n
Defined in
Mathlib.LinearAlgebra.Matrix.Rank
Cited by
0 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringStrongRankCondition

Around this declaration

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

Cites8

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.