Mathlib Map

Theorems · Definition · nonassociative algebras

LieIdeal.rootSet

{K : Type u_1} →
  {L : Type u_2} →
    [inst : Field K] →
      [inst_1 : LieRing L] →
        [inst_2 : LieAlgebra K L] →
          [inst_3 : FiniteDimensional K L] →
            {H : LieSubalgebra K L} → [inst_4 : H.IsCartanSubalgebra] → LieIdeal K L → Set ↥LieSubalgebra.root

The set of roots whose root space is contained in a given Lie ideal.

Defined in
Mathlib.Algebra.Lie.Weights.IsSimple
Cited by
10 results in Mathlib
Foundations
Depth 94 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldLieRingLieAlgebraFiniteDimensionalLieSubalgebra.IsCartanSubalgebra

Around this declaration

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

LieIdeal.rootSpan · cited by 3LieIdeal.rootSpanLieAlgebra.IsKilling.mem_rootSet_invtSubmoduleToLieIdeal · cited by 2IsKilling.mem_rootSet_inv…LieIdeal.rootSet_apply_coroot_eq_zero_of_notMem_rootSet · cited by 2LieIdeal.rootSet_apply_co…LieIdeal.root_apply_eq_zero_of_notMem_rootSet · cited by 2LieIdeal.root_apply_eq_ze…LieIdeal.mem_rootSet_of_mem_rootSpan · cited by 1LieIdeal.mem_rootSet_of_m…LieIdeal.reflectionPerm_mem_rootSet_iff · cited by 1LieIdeal.reflectionPerm_m…LieIdeal.restr_eq_iSup_sl2SubmoduleOfRoot · cited by 1LieIdeal.restr_eq_iSup_sl…LieIdeal.restr_inf_cartan_eq_biSup_corootSubmodule · cited by 1LieIdeal.restr_inf_cartan…LieIdeal.rootSpan_mem_invtRootSubmodule · cited by 1LieIdeal.rootSpan_mem_inv…LieIdeal.mem_rootSet · cited by 0LieIdeal.mem_rootSetLieAlgebra.IsKilling.lieIdealOrderIso_left_inv · cited by 0IsKilling.lieIdealOrderIs…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetFinset · cited by 13712FinsetField · cited by 7404FieldSet.ofPred · cited by 6101Set.ofPredFiniteDimensional · cited by 1854FiniteDimensionalLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieSubalgebra · cited by 418LieSubalgebraLieIdeal · cited by 282LieIdealLieModule.Weight · cited by 172LieModule.WeightLieSubalgebra.IsCartanSubalgebra · cited by 135LieSubalgebra.IsCartanSub…LieAlgebra.rootSpace · cited by 74LieAlgebra.rootSpaceLieSubalgebra.root · cited by 34LieSubalgebra.rootLieSubmodule.restr · cited by 18LieSubmodule.restrLieIdeal.rootSetCITED BYCITES

Cites15

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

Cited by11

Results whose statement or proof uses this declaration.