Theorems · Theorem · group theory
Matrix.SpecialLinearGroup.isCoprime_row
∀ {R : Type v} [inst : CommRing R] (A : Matrix.SpecialLinearGroup (Fin 2) R) (i : Fin 2), IsCoprime (↑A i 0) (↑A i 1)- Cited by
- 2 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.
Cites7
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 · cited by 4,303
- Matrix.detstatement · cited by 665
- Matrix.SpecialLinearGroupstatement and proof · cited by 348
- IsCoprimestatement and proof · cited by 321
- Matrix.det_fin_twoproof · cited by 33
- Matrix.SpecialLinearGroup.det_coeproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- ModularGroup.bottom_row_coprimeproof · cited by 2
- IsCoprime.vecMulSLproof · cited by 2