Theorems · Theorem · linear algebra
Matrix.IsTotallyUnimodular.reindex
∀ {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'), A.IsTotallyUnimodular → ((Matrix.reindex em en) A).IsTotallyUnimodular- Cited by
- 1 results in Mathlib
- Foundations
- Depth 94 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.
Cites8
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.reindexstatement · cited by 102
- Matrix.IsTotallyUnimodularstatement and proof · cited by 22
- Matrix.IsTotallyUnimodular.submatrixproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.reindex_isTotallyUnimodularproof · cited by 1