Theorems · Definition · nonassociative algebras
LieHom.prodMap
{R : Type u_1} →
{L₁ : Type u_2} →
{L₂ : Type u_3} →
{L₃ : Type u_5} →
{L₄ : Type u_6} →
[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₃] →
[inst_7 : LieRing L₄] →
[inst_8 : LieAlgebra R L₄] → (L₁ →ₗ⁅R⁆ L₃) → (L₂ →ₗ⁅R⁆ L₄) → L₁ × L₂ →ₗ⁅R⁆ L₃ × L₄Prod.map of two Lie algebra homomorphisms.
- Defined in
- Mathlib.Algebra.Lie.Prod
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 27 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.
- CommRingstatement and proof · cited by 17,173
- LieRingstatement and proof · cited by 1,548
- LieAlgebrastatement and proof · cited by 1,246
- LieHomstatement and proof · cited by 382
- LieHom.compproof · cited by 19
- LieHom.fstproof · cited by 9
- LieHom.sndproof · cited by 9
- LieHom.prodproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- LieHom.coe_prodMapstatement · cited by 0
- LieHom.prodMap_applystatement · cited by 0
- LieHom.prodMap_compstatement · cited by 0
- LieHom.prodMap_idstatement · cited by 0
- LieHom.prodMap_onestatement · cited by 0
- LieHom.prodMap_zerostatement · cited by 0