Theorems · Definition · nonassociative algebras
LieHom.prod
{R : Type u_1} →
{L₁ : Type u_2} →
{L₂ : Type u_3} →
{L : Type u_4} →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieAlgebra R L₁] →
[inst_3 : LieRing L₂] →
[inst_4 : LieAlgebra R L₂] →
[inst_5 : LieRing L] → [inst_6 : LieAlgebra R L] → (L →ₗ⁅R⁆ L₁) → (L →ₗ⁅R⁆ L₂) → L →ₗ⁅R⁆ L₁ × L₂The prod of two Lie algebra homomorphisms is a Lie algebra homomorphism.
- Defined in
- Mathlib.Algebra.Lie.Prod
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 26 from the axioms · uses propext, Quot.sound
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.
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- LinearMapproof · cited by 10,215
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement and proof · cited by 382
- LieHom.toLinearMapproof · cited by 74
- LinearMap.prodproof · cited by 32
Cited by9
Results whose statement or proof uses this declaration.
- LieHom.prodMapproof · cited by 6
- LieHom.fst_prodstatement · cited by 0
- LieHom.inl_eq_prodstatement · cited by 0
- LieHom.coe_prodstatement · cited by 0
- LieHom.inr_eq_prodstatement · cited by 0
- LieHom.snd_prodstatement · cited by 0
- LieHom.pair_fst_sndstatement · cited by 0
- LieHom.prod_applystatement and proof · cited by 0
- LieHom.prod_compstatement · cited by 0