Theorems · Theorem · linear algebra
Matrix.det_fin_zero
∀ {R : Type v} [inst : CommRing R] {A : Matrix (Fin 0) (Fin 0) R}, A.det = 1Determinant of 0x0 matrix
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Matrixstatement and proof · cited by 4,303
- Matrix.detstatement · cited by 665
- Matrix.det_isEmptyproof · cited by 9
Cited by5
Results whose statement or proof uses this declaration.
- LinearMap.normDet_of_subsingletonproof · cited by 2
- Matrix.derivative_det_one_add_X_smul_auxproof · cited by 1
- Matrix.emptyRows_isTotallyUnimodularproof · cited by 1
- Matrix.IsTotallyUnimodular.fromRows_unitlikeproof · cited by 1
- Polynomial.discr_Cproof · cited by 0