Theorems · Theorem · group theory
Matrix.SpecialLinearGroup.ext_iff
∀ {n : Type u} [inst : DecidableEq n] [inst_1 : Fintype n] {R : Type v} [inst_2 : CommRing R]
(A B : Matrix.SpecialLinearGroup n R), A = B ↔ ∀ (i j : n), ↑A i j = ↑B i j- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- DecidableEqFintypeCommRing
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
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- Matrix.detstatement · cited by 665
- Matrix.SpecialLinearGroupstatement and proof · cited by 348
- Matrix.ext_iffproof · cited by 18
Cited by1
Results whose statement or proof uses this declaration.
- Matrix.SpecialLinearGroup.extproof · cited by 8