Theorems · Theorem · linear algebra
Matrix.fromRows_one_isTotallyUnimodular_iff
∀ {m : Type u_1} {n : Type u_3} {R : Type u_5} [inst : CommRing R] [inst_1 : DecidableEq n] (A : Matrix m n R),
(A.fromRows 1).IsTotallyUnimodular ↔ A.IsTotallyUnimodular- Cited by
- 3 results in Mathlib
- Foundations
- Depth 95 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.
Cites6
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
- Pi.single_applyproof · cited by 78
- Matrix.fromRowsstatement · cited by 35
- Matrix.IsTotallyUnimodularstatement · cited by 22
- Matrix.fromRows_isTotallyUnimodular_iff_rowsproof · cited by 2
Cited by3
Results whose statement or proof uses this declaration.
- Matrix.one_fromRows_isTotallyUnimodular_iffproof · cited by 2
- Matrix.fromCols_one_isTotallyUnimodular_iffproof · cited by 1
- Matrix.IsTotallyUnimodular.fromRows_oneproof · cited by 0