Theorems · Theorem · linear algebra
Matrix.det_submatrix_equiv_self
∀ {m : Type u_1} {n : Type u_2} [inst : DecidableEq n] [inst_1 : Fintype n] [inst_2 : DecidableEq m]
[inst_3 : Fintype m] {R : Type v} [inst_4 : CommRing R] (e : n ≃ m) (A : Matrix m m R),
(A.submatrix ⇑e ⇑e).det = A.detPermuting rows and columns with the same equivalence does not change the determinant.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- Finset.univproof · cited by 3,473
- Unitsproof · cited by 2,804
- Finset.prodproof · cited by 2,356
- Units.valproof · cited by 1,966
- Equiv.Permproof · cited by 1,375
- Matrix.detstatement and proof · cited by 665
Cited by9
Results whose statement or proof uses this declaration.
- Matrix.det_reindex_selfproof · cited by 22
- Matrix.det_comm'proof · cited by 3
- Matrix.abs_det_submatrix_equiv_equivproof · cited by 1
- Matrix.det_fromBlocks₂₂proof · cited by 1
- Matrix.det_piecewise_one_eq_submatrix_detproof · cited by 1
- Matrix.cramer_submatrix_equivproof · cited by 1
- Matrix.adjugate_submatrix_equiv_selfproof · cited by 1
- Algebra.PreSubmersivePresentation.jacobian_reindexproof · cited by 0
- Matrix.isTotallyUnimodular_iff_fintypeproof · cited by 0