Mathlib Map

Theorems · Definition · nonassociative algebras

LieAlgebra.corootSpace

{R : Type u_1} →
  {L : Type u_2} →
    [inst : CommRing R] →
      [inst_1 : LieRing L] →
        [inst_2 : LieAlgebra R L] →
          {H : LieSubalgebra R L} →
            [LieRing.IsNilpotent ↥H] → [H.IsCartanSubalgebra] → [IsNoetherian R L] → (↥H → R) → LieIdeal R ↥H

Given a root α relative to a Cartan subalgebra H, this is the span of all products of an element of the α root space and an element of the root space. Informally it is often denoted ⁅H(α), H(-α)⁆. If the Killing form is non-degenerate and the coefficients are a perfect field, this space is one-dimensional. See LieAlgebra.IsKilling.coe_corootSpace_eq_span_singleton and LieAlgebra.IsKilling.coe_corootSpace_eq_span_singleton'. Note that the name "coroot space" is not standard as this space does not seem to have a name in the informal literature.

Defined in
Mathlib.Algebra.Lie.Weights.Cartan
Cited by
23 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingLieAlgebraLieRing.IsNilpotentLieSubalgebra.IsCartanSubalgebraIsNoetherian

Around this declaration

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

LieAlgebra.IsKilling.coe_corootSpace_eq_span_singleton · cited by 7IsKilling.coe_corootSpace…LieAlgebra.IsKilling.corootSubmodule · cited by 7IsKilling.corootSubmoduleLieAlgebra.IsKilling.root_apply_cartanEquivDual_symm_ne_zero · cited by 4IsKilling.root_apply_cart…LieIdeal.corootSubmodule_le · cited by 4LieIdeal.corootSubmodule_…LieAlgebra.mem_corootSpace · cited by 4LieAlgebra.mem_corootSpaceLieAlgebra.IsKilling.sl2SubmoduleOfRoot_eq_sup · cited by 3IsKilling.sl2SubmoduleOfR…LieAlgebra.IsKilling.cartanEquivDual_symm_apply_mem_corootSpace · cited by 3IsKilling.cartanEquivDual…LieAlgebra.IsKilling.traceForm_eq_zero_of_mem_ker_of_mem_span_coroot · cited by 2IsKilling.traceForm_eq_ze…LieAlgebra.IsKilling.biSup_corootSpace_eq_top · cited by 2IsKilling.biSup_corootSpa…LieAlgebra.IsKilling.corootSpace_zero_eq_bot · cited by 2IsKilling.corootSpace_zer…LieAlgebra.IsKilling.disjoint_ker_weight_corootSpace · cited by 2IsKilling.disjoint_ker_we…LieAlgebra.mem_corootSpace' · cited by 2LieAlgebra.mem_corootSpac…LieAlgebra.corootSpace.congr_simp · cited by 1corootSpace.congr_simpLieAlgebra.Basis.coroot_eq_h' · cited by 1Basis.coroot_eq_h'LieIdeal.restr_inf_cartan_eq_biSup_corootSubmodule · cited by 1LieIdeal.restr_inf_cartan…CommRing · cited by 17173CommRingLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieSubalgebra · cited by 418LieSubalgebraLieIdeal · cited by 282LieIdealIsNoetherian · cited by 208IsNoetherianLieRing.IsNilpotent · cited by 176LieRing.IsNilpotentLieSubalgebra.IsCartanSubalgebra · cited by 135LieSubalgebra.IsCartanSub…LieAlgebra.rootSpace · cited by 74LieAlgebra.rootSpaceLieSubmodule.incl · cited by 29LieSubmodule.inclLieSubalgebra.toLieSubmodule · cited by 26LieSubalgebra.toLieSubmod…LieModuleHom.range · cited by 14LieModuleHom.rangeLieModuleHom.comp · cited by 10LieModuleHom.compLieAlgebra.rootSpaceProduct · cited by 5LieAlgebra.rootSpaceProdu…LieModuleHom.codRestrict · cited by 3LieModuleHom.codRestrictLieAlgebra.corootSpaceCITED BYCITES

Cites15

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

Cited by24

Results whose statement or proof uses this declaration.