Mathlib Map

Theorems · Definition · nonassociative algebras

LieModuleEquiv.toLieModuleHom

{R : Type u} →
  {L : Type v} →
    {M : Type w} →
      {N : Type w₁} →
        [inst : CommRing R] →
          [inst_1 : LieRing L] →
            [inst_2 : AddCommGroup M] →
              [inst_3 : AddCommGroup N] →
                [inst_4 : Module R M] →
                  [inst_5 : Module R N] →
                    [inst_6 : LieRingModule L M] → [inst_7 : LieRingModule L N] → (M ≃ₗ⁅R,L⁆ N) → M →ₗ⁅R,L⁆ N
Defined in
Mathlib.Algebra.Lie.Basic
Cited by
10 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms
Assumes
CommRingLieRingAddCommGroupAddCommGroupModuleModuleLieRingModuleLieRingModule

Around this declaration

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

Cites7

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

Cited by16

Results whose statement or proof uses this declaration.