Theorems · Theorem · linear algebra
Matrix.TransvectionStruct.det_toMatrix_prod
∀ {n : Type u_1} {R : Type u₂} [inst : DecidableEq n] [inst_1 : CommRing R] [inst_2 : Fintype n]
(L : List (Matrix.TransvectionStruct n R)), (List.map Matrix.TransvectionStruct.toMatrix L).prod.det = 1- Cited by
- 2 results in Mathlib
- Foundations
- Depth 93 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqCommRingFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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 · cited by 4,303
- mul_oneproof · cited by 3,885
- Matrix.detstatement and proof · cited by 665
- Matrix.det.congr_simpproof · cited by 91
- Matrix.det_mulproof · cited by 51
- Matrix.TransvectionStructstatement and proof · cited by 42
- Matrix.det_oneproof · cited by 35
- Matrix.TransvectionStruct.toMatrixstatement and proof · cited by 32
- Matrix.TransvectionStruct.detproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.diagonal_transvection_inductionproof · cited by 1