Mathlib Map

Theorems · Definition · nonassociative algebras

LieSubmodule.orderIsoMapComap

{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 ≃o LieSubmodule R L M'

An equivalence of Lie modules yields an order-preserving equivalence of their lattices of Lie Submodules.

Defined in
Mathlib.Algebra.Lie.Submodule
Cited by
3 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingLieRingAddCommGroupModuleLieRingModuleAddCommGroupModuleLieRingModule

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.