Theorems · Theorem · linear algebra
Matrix.det_eq_one_of_card_eq_zero
∀ {n : Type u_2} [inst : DecidableEq n] [inst_1 : Fintype n] {R : Type v} [inst_2 : CommRing R] {A : Matrix n n R},
Fintype.card n = 0 → A.det = 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintypeCommRing
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.
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Fintype.cardstatement and proof · cited by 1,386
- Matrix.detstatement · cited by 665
- Matrix.det_isEmptyproof · cited by 9
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.charpoly_monicproof · cited by 9
- Matrix.charpoly_degree_eq_dimproof · cited by 4