Mathlib Map

Theorems · Inductive type · nonassociative algebras

IsSl2Triple.HasPrimitiveVectorWith

{R : Type u_1} →
  {L : Type u_2} →
    {M : Type u_3} →
      [inst : CommRing R] →
        [inst_1 : LieRing L] →
          [inst_2 : AddCommGroup M] →
            [Module R M] → [LieRingModule L M] → {h e f : L} → IsSl2Triple h e f → M → R → Prop

Given a representation of a Lie algebra with distinguished sl₂ triple, a vector is said to be primitive if it is a simultaneous eigenvector for the action of both h and e, and the eigenvalue for e is zero.

Defined in
Mathlib.Algebra.Lie.Sl2
Cited by
15 results in Mathlib
Foundations
Depth 6 from the axioms · uses no axioms
Assumes
CommRingLieRingAddCommGroupModuleLieRingModule

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

LieAlgebra.IsKilling.finrank_rootSpace_eq_one · cited by 6IsKilling.finrank_rootSpa…LieAlgebra.IsKilling.chainTopCoeff_zero_right · cited by 4IsKilling.chainTopCoeff_z…LieAlgebra.IsKilling.rootSpace_neg_nsmul_add_chainTop_of_le · cited by 3IsKilling.rootSpace_neg_n…IsSl2Triple.HasPrimitiveVectorWith.lie_e_pow_succ_toEnd_f · cited by 3HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.lie_h_pow_toEnd_f · cited by 3HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.pow_toEnd_f_ne_zero_of_eq_nat · cited by 2HasPrimitiveVectorWith.po…IsSl2Triple.HasPrimitiveVectorWith.exists_nat · cited by 2HasPrimitiveVectorWith.ex…IsSl2Triple.HasPrimitiveVectorWith.lie_f_pow_toEnd_f · cited by 2HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.lie_h · cited by 2HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.ne_zero · cited by 2HasPrimitiveVectorWith.ne…IsSl2Triple.HasPrimitiveVectorWith.lie_e · cited by 1HasPrimitiveVectorWith.li…IsSl2Triple.HasPrimitiveVectorWith.recOn · cited by 0HasPrimitiveVectorWith.re…IsSl2Triple.exists_hasPrimitiveVectorWith · cited by 0IsSl2Triple.exists_hasPri…IsSl2Triple.HasPrimitiveVectorWith.casesOn · cited by 0HasPrimitiveVectorWith.ca…IsSl2Triple.HasPrimitiveVectorWith.congr_simp · cited by 0HasPrimitiveVectorWith.co…Module · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupLieRing · cited by 1548LieRingLieRingModule · cited by 727LieRingModuleIsSl2Triple · cited by 38IsSl2TripleIsSl2Triple.HasPrimitiveVecto…CITED BYCITES

Cites6

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.