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
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.
- CommRingstatement · cited by 17,173
- LieRingstatement · cited by 1,548
- LieAlgebrastatement · cited by 1,246
Cited by486
Results whose statement or proof uses this declaration.
- LieModule.toEndstatement · cited by 144
- LieHom.toLinearMapstatement and proof · cited by 74
- LieAlgebra.adstatement · cited by 49
- LieHom.rangestatement and proof · cited by 44
- LieModule.toEnd_apply_applystatement · cited by 39
- LieHom.kerstatement and proof · cited by 37
- LieEquiv.symmproof · cited by 34
- LieIdeal.mapstatement and proof · cited by 33
- LieAlgebra.SemiDirectSumstatement · cited by 26
- LieIdeal.comapstatement and proof · cited by 21
- LieAlgebra.Extension.projstatement · cited by 19
- LieDerivation.adstatement · cited by 19
Showing the 200 most cited of 486.