Theorems · Theorem · linear algebra
Matrix.one_fromCols_isTotallyUnimodular_iff
∀ {m : Type u_1} {n : Type u_3} {R : Type u_5} [inst : CommRing R] [inst_1 : DecidableEq m] (A : Matrix m n R),
(Matrix.fromCols 1 A).IsTotallyUnimodular ↔ A.IsTotallyUnimodular- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.transposeproof · cited by 389
- Matrix.fromRowsproof · cited by 35
- Matrix.fromColsstatement and proof · cited by 30
- Matrix.transpose_oneproof · cited by 22
- Matrix.IsTotallyUnimodularstatement and proof · cited by 22
- Matrix.transpose_fromColsproof · cited by 3
- Matrix.transpose_isTotallyUnimodular_iffproof · cited by 3
- Matrix.one_fromRows_isTotallyUnimodular_iffproof · cited by 2
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsTotallyUnimodular.one_fromColsproof · cited by 0