Theorems · Definition · nonassociative algebras
AlgHom.toLieHom
{A : Type v} →
[inst : Ring A] →
{R : Type u} →
[inst_1 : CommRing R] →
[inst_2 : Algebra R A] → {B : Type w} → [inst_3 : Ring B] → [inst_4 : Algebra R B] → (A →ₐ[R] B) → A →ₗ⁅R⁆ BThe map ofAssociativeAlgebra associating a Lie algebra to an associative algebra is
functorial.
- Defined in
- Mathlib.Algebra.Lie.OfAssociative
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- LinearMapproof · cited by 10,215
- Ringstatement and proof · cited by 7,463
- AlgHomstatement and proof · cited by 3,236
- LieHomstatement · cited by 382
- AlgHom.toLinearMapproof · cited by 254
- LieRing.ofAssociativeRingstatement · cited by 227
Cited by9
Results whose statement or proof uses this declaration.
- UniversalEnvelopingAlgebra.liftproof · cited by 7
- UniversalEnvelopingAlgebra.hom_extstatement and proof · cited by 1
- AlgHom.toLieHom_injectivestatement and proof · cited by 0
- UniversalEnvelopingAlgebra.hom_ext_iffstatement and proof · cited by 0
- UniversalEnvelopingAlgebra.lift_symm_applystatement · cited by 0
- AlgHom.coe_toLieHomstatement · cited by 0
- AlgHom.toLieHom_applystatement · cited by 0
- AlgHom.toLieHom_compstatement · cited by 0
- AlgHom.toLieHom_idstatement · cited by 0