Theorems · Theorem · nonassociative algebras
IsSl2Triple.lie_h_pow_toEnd_e
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : LieRing L] [inst_2 : LieAlgebra R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] [inst_5 : LieRingModule L M] [inst_6 : LieModule R L M] {h e f : L}
{m : M} {μ : R},
IsSl2Triple h e f →
⁅h, m⁆ = μ • m →
∀ (n : ℕ), ⁅h, ((LieModule.toEnd R L M) e ^ n) m⁆ = (μ + 2 * ↑n) • ((LieModule.toEnd R L M) e ^ n) m- Defined in
- Mathlib.Algebra.Lie.Sl2
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- MulZeroClass.mul_zeroproof · cited by 2,091
- Nat.cast_zeroproof · cited by 1,870
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- pow_zeroproof · cited by 1,094
Cited by1
Results whose statement or proof uses this declaration.
- IsSl2Triple.exists_hasPrimitiveVectorWithproof · cited by 0