Mathlib Map

Theorems · Inductive type · nonassociative algebras

LieHom

(R : Type u_1) →
  (L : Type u_2) →
    (L' : Type u_3) →
      [inst : CommRing R] →
        [inst_1 : LieRing L] → [LieAlgebra R L] → [inst_3 : LieRing L'] → [LieAlgebra R L'] → Type (max u_2 u_3)

A morphism of Lie algebras (denoted as L₁ →ₗ⁅R⁆ L₂) is a linear map respecting the bracket operations.

Defined in
Mathlib.Algebra.Lie.Basic
Cited by
382 results in Mathlib
Foundations
Depth 2 from the axioms, rests on 4 definitions · uses no axioms
Assumes
CommRingLieRingLieAlgebraLieRingLieAlgebra

Around this declaration

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

Cites3

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

Cited by486

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 486.