Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.coe_prod
∀ {R : Type u} [inst : Monoid R] {A : Type v} {B : Type w} {C : Type w₁} [inst_1 : NonUnitalNonAssocSemiring A]
[inst_2 : DistribMulAction R A] [inst_3 : NonUnitalNonAssocSemiring B] [inst_4 : NonUnitalNonAssocSemiring C]
[inst_5 : DistribMulAction R B] [inst_6 : DistribMulAction R C] (f : A →ₙₐ[R] B) (g : A →ₙₐ[R] C),
⇑(f.prod g) = Function.prod ⇑f ⇑g- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 22 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.
- DFunLike.coestatement · cited by 62,936
- Monoidstatement and proof · cited by 3,887
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- MonoidHom.idstatement and proof · cited by 323
- NonUnitalAlgHomstatement and proof · cited by 148
- Function.prodstatement · cited by 38
- NonUnitalAlgHom.prodstatement · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.