Theorems · Theorem · linear algebra
Matrix.reindex_isTotallyUnimodular
∀ {m : Type u_1} {m' : Type u_2} {n : Type u_3} {n' : Type u_4} {R : Type u_5} [inst : CommRing R] (A : Matrix m n R)
(em : m ≃ m') (en : n ≃ n'), ((Matrix.reindex em en) A).IsTotallyUnimodular ↔ A.IsTotallyUnimodular- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 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.
Cites12
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
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Matrix.submatrixproof · cited by 183
- Matrix.reindexstatement and proof · cited by 102
- Equiv.symm_comp_selfproof · cited by 28
- Matrix.submatrix_submatrixproof · cited by 24
- Matrix.submatrix_id_idproof · cited by 22
- Matrix.IsTotallyUnimodularstatement and proof · cited by 22
- Matrix.IsTotallyUnimodular.reindexproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.one_fromRows_isTotallyUnimodular_iffproof · cited by 2