Theorems · Theorem · nonassociative algebras
NonUnitalAlgHom.coe_comp
∀ {R : Type u} {S : Type u₁} {T : Type u_1} [inst : Monoid R] [inst_1 : Monoid S] [inst_2 : Monoid T] {φ : R →* S}
{A : Type v} {B : Type w} {C : Type w₁} [inst_3 : NonUnitalNonAssocSemiring A] [inst_4 : DistribMulAction R A]
[inst_5 : NonUnitalNonAssocSemiring B] [inst_6 : DistribMulAction S B] [inst_7 : NonUnitalNonAssocSemiring C]
[inst_8 : DistribMulAction T C] {ψ : S →* T} {χ : R →* T} (f : B →ₛₙₐ[ψ] C) (g : A →ₛₙₐ[φ] B)
[inst_9 : φ.CompTriple ψ χ], ⇑(f.comp g) = ⇑f ∘ ⇑g- Defined in
- Mathlib.Algebra.Algebra.NonUnitalHom
- Cited by
- 0 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.
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
- MonoidHomstatement and proof · cited by 3,629
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- DistribMulActionstatement and proof · cited by 584
- NonUnitalAlgHomstatement and proof · cited by 148
- NonUnitalAlgHom.compstatement · cited by 21
- MonoidHom.CompTriplestatement and proof · cited by 14
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.