Theorems · Definition · nonassociative algebras
NonUnitalAlgHom.fst
(R : Type u) →
[inst : Monoid R] →
(A : Type v) →
(B : Type w) →
[inst_1 : NonUnitalNonAssocSemiring A] →
[inst_2 : DistribMulAction R A] →
[inst_3 : NonUnitalNonAssocSemiring B] → [inst_4 : DistribMulAction R B] → A × B →ₙₐ[R] AThe first projection of a product is a non-unital algebra homomorphism.
- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Monoidstatement and proof · cited by 3,887
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement · cited by 323
- NonUnitalAlgHomstatement · cited by 148
Cited by6
Results whose statement or proof uses this declaration.
- NonUnitalStarAlgHom.fstproof · cited by 5
- NonUnitalAlgHom.prodEquivproof · cited by 2
- NonUnitalAlgHom.fst_prodstatement and proof · cited by 0
- NonUnitalAlgHom.fst_toFunstatement and proof · cited by 0
- NonUnitalAlgHom.prodEquiv_symm_applystatement · cited by 0
- NonUnitalAlgHom.prod_fst_sndstatement and proof · cited by 0