Theorems · Definition · group theory
Matrix.SpecialLinearGroup.diag2n
{F : Type u_1} →
[inst : Field F] →
{ι : Type u_2} →
[inst_1 : Fintype ι] →
[inst_2 : DecidableEq ι] → {i j : ι} → i ≠ j → (a : F) → a ≠ 0 → Matrix.SpecialLinearGroup ι FAn element in SLₙ(F) induced by a diagonal matrix 1 on any other entries and a, a⁻¹ on
positition i and j respectively where i ≠ j.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 91 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldFintypeDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Matrix.SpecialLinearGroupstatement · cited by 348
- Matrix.diagonalproof · cited by 314
Cited by8
Results whose statement or proof uses this declaration.
- Matrix.SpecialLinearGroup.diag2proof · cited by 13
- Matrix.SpecialLinearGroup.diag_commutestatement and proof · cited by 2
- Matrix.SL2.transvection_inductionproof · cited by 2
- Matrix.SpecialLinearGroup.diag_eq_diag2n_prodstatement and proof · cited by 1
- Matrix.SpecialLinearGroup.diagonal_transvection_induction'statement and proof · cited by 1
- Matrix.SpecialLinearGroup.diag2n_coestatement · cited by 0
- Matrix.SpecialLinearGroup.diag2n.congr_simpstatement and proof · cited by 0
- Matrix.SpecialLinearGroup.diag2_defstatement · cited by 0