Theorems · Theorem · nonassociative algebras
IsSl2Triple.HasPrimitiveVectorWith.lie_e_pow_succ_toEnd_f
∀ {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} {t : IsSl2Triple h e f},
t.HasPrimitiveVectorWith m μ →
∀ (n : ℕ), ⁅e, ((LieModule.toEnd R L M) f ^ (n + 1)) m⁆ = ((↑n + 1) * (μ - ↑n)) • ((LieModule.toEnd R L M) f ^ n) m- Defined in
- Mathlib.Algebra.Lie.Sl2
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
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
- one_mulproof · cited by 2,841
- add_zeroproof · cited by 2,707
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- Nat.cast_zeroproof · cited by 1,870
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
Cited by3
Results whose statement or proof uses this declaration.
- IsSl2Triple.HasPrimitiveVectorWith.pow_toEnd_f_ne_zero_of_eq_natproof · cited by 2
- IsSl2Triple.HasPrimitiveVectorWith.exists_natproof · cited by 2
- IsSl2Triple.HasPrimitiveVectorWith.pow_toEnd_f_eq_zero_of_eq_natproof · cited by 0