Mathlib Map

Theorems · Definition · nonassociative algebras

LieSubmodule.restr

{R : Type u} →
  {L : Type v} →
    {M : Type w} →
      [inst : CommRing R] →
        [inst_1 : LieRing L] →
          [inst_2 : AddCommGroup M] →
            [inst_3 : Module R M] →
              [inst_4 : LieRingModule L M] →
                [inst_5 : LieAlgebra R L] → LieSubmodule R L M → (H : LieSubalgebra R L) → LieSubmodule R (↥H) M

Given a Lie submodule N of a Lie module M over a Lie algebra L, and a Lie subalgebra H ≤ L, N.restr H is the same submodule but viewed as a Lie submodule over H.

Defined in
Mathlib.Algebra.Lie.Submodule
Cited by
18 results in Mathlib
Foundations
Depth 25 from the axioms · uses propext
Assumes
CommRingLieRingAddCommGroupModuleLieRingModuleLieAlgebra

Around this declaration

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

LieIdeal.rootSet · cited by 10LieIdeal.rootSetLieIdeal.corootSubmodule_le · cited by 4LieIdeal.corootSubmodule_…LieSubmodule.restr_toSubmodule · cited by 2LieSubmodule.restr_toSubm…LieAlgebra.IsKilling.mem_rootSet_invtSubmoduleToLieIdeal · cited by 2IsKilling.mem_rootSet_inv…LieIdeal.rootSpace_le_of_apply_coroot_ne_zero · cited by 2LieIdeal.rootSpace_le_of_…LieAlgebra.IsKilling.restr_invtSubmoduleToLieIdeal_eq_iSup · cited by 1IsKilling.restr_invtSubmo…LieAlgebra.lieIdeal_eq_iSup_inf_genWeightSpace · cited by 1LieAlgebra.lieIdeal_eq_iS…LieAlgebra.lieIdeal_eq_inf_cartan_sup_biSup_inf_rootSpace · cited by 1LieAlgebra.lieIdeal_eq_in…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…LieAlgebra.IsKilling.lieIdeal_eq_inf_cartan_sup_biSup_rootSpace · cited by 1IsKilling.lieIdeal_eq_inf…LieIdeal.reflectionPerm_mem_rootSet_iff · cited by 1LieIdeal.reflectionPerm_m…LieIdeal.toInvtRootSubmodule_mono · cited by 0LieIdeal.toInvtRootSubmod…LieSubmodule.map_restrictLie_incl_top · cited by 0LieSubmodule.map_restrict…LieSubmodule.mem_restr · cited by 0LieSubmodule.mem_restrModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSetLike.coe · cited by 8199SetLike.coeLieRing · cited by 1548LieRingLieAlgebra · cited by 1246LieAlgebraLieRingModule · cited by 727LieRingModuleLieSubmodule · cited by 489LieSubmoduleLieSubalgebra · cited by 418LieSubalgebraLieSubmodule.restrCITED BYCITES

Cites9

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

Cited by19

Results whose statement or proof uses this declaration.