Mathlib Map

Theorems · Definition · nonassociative algebras

LieModuleHom.toLinearMap

{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] N
Defined in
Mathlib.Algebra.Lie.Basic
Cited by
36 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CommRingLieRingAddCommGroupAddCommGroupModuleModuleLieRingModuleLieRingModule

Around this declaration

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

Cites8

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

Cited by52

Results whose statement or proof uses this declaration.