Theorems · Theorem · linear algebra
Matrix.isDetpBalanced_submatrix_equiv_iff
∀ {n : Type u_1} {m : Type u_2} {R : Type u_3} [inst : Fintype m] [inst_1 : Fintype n] [inst_2 : DecidableEq m]
[inst_3 : DecidableEq n] [inst_4 : CommSemiring R] {A : Matrix n n R} {a b : R} {e₁ e₂ : m ≃ n},
(A.submatrix ⇑e₁ ⇑e₂).IsDetpBalanced a b ↔ A.IsDetpBalanced a b- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- CommSemiringstatement and proof · cited by 10,911
- Equivstatement and proof · cited by 8,337
- Fintypestatement and proof · cited by 7,736
- Matrixstatement and proof · cited by 4,303
- Equiv.symmproof · cited by 3,681
- Matrix.submatrixstatement and proof · cited by 183
- Equiv.self_comp_symmproof · cited by 28
- Matrix.submatrix_submatrixproof · cited by 24
- Matrix.submatrix_id_idproof · cited by 22
- Matrix.IsDetpBalancedstatement and proof · cited by 21
- Matrix.IsDetpBalanced.congr_simpproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.IsDetpBalanced.submatrix_of_card_leproof · cited by 1