Theorems · Theorem · linear algebra
Matrix.isTotallyUnimodular_iff_fintype
∀ {m : Type u_1} {n : Type u_3} {R : Type u_5} [inst : CommRing R] (A : Matrix m n R),
A.IsTotallyUnimodular ↔
∀ (ι : Type w) [inst_1 : Fintype ι] [inst_2 : DecidableEq ι] (f : ι → m) (g : ι → n),
(A.submatrix f g).det ∈ Set.range SignType.cast- Cited by
- 0 results in Mathlib
- Foundations
- Depth 92 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.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement · cited by 53,352
- CommRingstatement and proof · cited by 17,173
- Fintypestatement and proof · cited by 7,736
- Set.rangestatement and proof · cited by 4,705
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Fintype.cardproof · cited by 1,386
- Matrix.detstatement and proof · cited by 665
- SignTypestatement · cited by 318
- Matrix.submatrixstatement and proof · cited by 183
- Equiv.uliftproof · cited by 115
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.