Theorems · Definition · nonassociative algebras
LieHom.fst
(R : Type u_1) →
(L₁ : Type u_2) →
(L₂ : Type u_3) →
[inst : CommRing R] →
[inst_1 : LieRing L₁] →
[inst_2 : LieAlgebra R L₁] → [inst_3 : LieRing L₂] → [inst_4 : LieAlgebra R L₂] → L₁ × L₂ →ₗ⁅R⁆ L₁The first projection of a product is a Lie algebra map.
- Defined in
- Mathlib.Algebra.Lie.Prod
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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 · cited by 382
- LinearMap.fstproof · cited by 64
Cited by10
Results whose statement or proof uses this declaration.
- LieHom.prodMapproof · cited by 6
- LieHom.range_inrstatement and proof · cited by 1
- LieHom.fst_applystatement · cited by 0
- LieHom.fst_comp_inlstatement · cited by 0
- LieHom.fst_comp_inrstatement · cited by 0
- LieHom.fst_prodstatement · cited by 0
- LieHom.fst_surjectivestatement · cited by 0
- LieHom.ker_fststatement · cited by 0
- LieHom.coe_fststatement · cited by 0
- LieHom.pair_fst_sndstatement · cited by 0