Mathlib Map

Theorems · Theorem · linear algebra

Matrix.rank_unit

∀ {n : Type un} {R : Type uR} [inst : Fintype n] [inst_1 : DecidableEq n] [inst_2 : CommSemiring R]
  [StrongRankCondition R] (A : (Matrix n n R)ˣ), (↑A).rank = Fintype.card n
Defined in
Mathlib.LinearAlgebra.Matrix.Rank
Cited by
1 results in Mathlib
Foundations
Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeDecidableEqCommSemiringStrongRankCondition

Around this declaration

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

Cites15

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

Cited by1

Results whose statement or proof uses this declaration.