Mathlib Map

Theorems · Definition · nonassociative algebras

LieSubmodule.map

{R : Type u} →
  {L : Type v} →
    {M : Type w} →
      {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 : AddCommGroup M'] →
                    [inst_6 : Module R M'] →
                      [inst_7 : LieRingModule L M'] → (M →ₗ⁅R,L⁆ M') → LieSubmodule R L M → LieSubmodule R L M'

A morphism of Lie modules f : M → M' pushes forward Lie submodules of M to Lie submodules of M'.

Defined in
Mathlib.Algebra.Lie.Submodule
Cited by
49 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
CommRingLieRingAddCommGroupModuleLieRingModuleAddCommGroupModuleLieRingModule

Around this declaration

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

LieModuleHom.range · cited by 14LieModuleHom.rangeLieAlgebra.IsKilling.corootSubmodule · cited by 7IsKilling.corootSubmoduleLieModuleHom.map_top · cited by 6LieModuleHom.map_topLieSubmodule.map_le_iff_le_comap · cited by 5LieSubmodule.map_le_iff_l…LieSubmodule.map_mono · cited by 4LieSubmodule.map_monoLieAlgebra.mem_corootSpace · cited by 4LieAlgebra.mem_corootSpaceLieSubmodule.orderIsoMapComap · cited by 3LieSubmodule.orderIsoMapC…LieSubmodule.map_iSup · cited by 3LieSubmodule.map_iSupLieModule.map_genWeightSpace_le · cited by 3LieModule.map_genWeightSp…LieSubmodule.mapOrderEmbedding · cited by 3LieSubmodule.mapOrderEmbe…LieSubmodule.map_bracket_eq · cited by 3LieSubmodule.map_bracket_…LieSubmodule.gc_map_comap · cited by 2LieSubmodule.gc_map_comapLieSubmodule.mem_map · cited by 2LieSubmodule.mem_mapLieModuleHom.le_ker_iff_map · cited by 2LieModuleHom.le_ker_iff_m…LieSubmodule.Quotient.map_mk'_eq_bot_le · cited by 2Quotient.map_mk'_eq_bot_leModule · cited by 20661ModuleCommRing · cited by 17173CommRingAddCommGroup · cited by 12871AddCommGroupSubmodule · cited by 7192SubmoduleLieRing · cited by 1548LieRingLieRingModule · cited by 727LieRingModuleSubmodule.map · cited by 614Submodule.mapLieSubmodule · cited by 489LieSubmoduleAddSubmonoid.toAddSubsemigroup · cited by 198AddSubmonoid.toAddSubsemi…AddSubsemigroup.carrier · cited by 198AddSubsemigroup.carrierSubmodule.toAddSubmonoid · cited by 162Submodule.toAddSubmonoidLieSubmodule.toSubmodule · cited by 150LieSubmodule.toSubmoduleLieModuleHom · cited by 123LieModuleHomLieModuleHom.toLinearMap · cited by 36LieModuleHom.toLinearMapLieSubmodule.mapCITED BYCITES

Cites14

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

Cited by54

Results whose statement or proof uses this declaration.