Theorems · Definition · nonassociative algebras
LieAlgebra.SpecialLinear.single
{n : Type u_1} →
{R : Type u₂} →
[inst : CommRing R] →
[inst_1 : DecidableEq n] → [inst_2 : Fintype n] → (i j : n) → i ≠ j → R →ₗ[R] ↥(LieAlgebra.SpecialLinear.sl n R)When i ≠ j, the single-element matrices are elements of sl n R.
Along with some elements produced by singleSubSingle, these form a natural basis of sl n R.
- Defined in
- Mathlib.Algebra.Lie.Classical
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRingDecidableEqFintype
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapstatement · cited by 10,215
- Fintypestatement and proof · cited by 7,736
- Matrixstatement · cited by 4,303
- LieSubalgebrastatement · cited by 418
- LieRing.ofAssociativeRingstatement · cited by 227
- LieSubalgebra.toSubmoduleproof · cited by 90
- LinearMap.codRestrictproof · cited by 61
- LieAlgebra.SpecialLinear.slstatement and proof · cited by 8
- Matrix.singleLinearMapproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- LieAlgebra.SpecialLinear.sl_non_abelianproof · cited by 0
- LieAlgebra.SpecialLinear.single.congr_simpstatement and proof · cited by 0
- LieAlgebra.SpecialLinear.val_singlestatement · cited by 0