Mathlib Map

Theorems · Definition · nonassociative algebras

LieAlgebra.Extension.L

{R : Type u_1} →
  {N : Type u_2} →
    {M : Type u_4} →
      [inst : CommRing R] →
        [inst_1 : LieRing N] →
          [inst_2 : LieAlgebra R N] →
            [inst_3 : LieRing M] → [inst_4 : LieAlgebra R M] → LieAlgebra.Extension R N M → Type u_5

The middle object in the sequence.

Defined in
Mathlib.Algebra.Lie.Extension
Cited by
21 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CommRingLieRingLieAlgebraLieRingLieAlgebra

Around this declaration

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

Cites4

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

Cited by27

Results whose statement or proof uses this declaration.