Theorems · Theorem · group theory
Matrix.isParabolic_iff_of_upperTriangular
∀ {R : Type u_1} [inst : CommRing R] {m : Matrix (Fin 2) (Fin 2) R} [IsReduced R],
m 1 0 = 0 → (m.IsParabolic ↔ m 0 0 = m 1 1 ∧ m 0 1 ≠ 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Set.rangeproof · cited by 4,705
- Matrixstatement and proof · cited by 4,303
- Matrix.extproof · cited by 540
- sub_eq_zeroproof · cited by 407
- two_ne_zeroproof · cited by 251
- Fintype.elemsproof · cited by 194
- Fintype.completeproof · cited by 192
- IsReducedstatement and proof · cited by 98
- Matrix.diagonal_apply_eqproof · cited by 64
- Matrix.scalarproof · cited by 62
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.GeneralLinearGroup.isParabolic_iff_of_upperTriangularproof · cited by 3