Mathlib Map

Theorems · Theorem · linear algebra

Matrix.rank_subsingleton

∀ {m : Type um} {n : Type un} {R : Type uR} [inst : Fintype n] [inst_1 : CommSemiring R] [Subsingleton R]
  (A : Matrix m n R), A.rank = 1
Defined in
Mathlib.LinearAlgebra.Matrix.Rank
Cited by
5 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FintypeCommSemiringSubsingleton

Around this declaration

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

Cites5

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

Cited by5

Results whose statement or proof uses this declaration.