Theorems · Theorem · ring theory
RingHom.comp_assoc
∀ {α : Type u_2} {β : Type u_3} {γ : Type u_4} {x : NonAssocSemiring α} {x_1 : NonAssocSemiring β}
{x_2 : NonAssocSemiring γ} {δ : Type u_5} {x_3 : NonAssocSemiring δ} (f : α →+* β) (g : β →+* γ) (h : γ →+* δ),
(h.comp g).comp f = h.comp (g.comp f)Composition of semiring homomorphisms is associative.
- Defined in
- Mathlib.Algebra.Ring.Hom.Defs
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RingHomstatement and proof · cited by 10,189
- RingHom.compstatement · cited by 899
- NonAssocSemiringstatement and proof · cited by 805
Cited by27
Results whose statement or proof uses this declaration.
- RingHom.LocalizationAwayPreserves.respectsIsoproof · cited by 4
- Ideal.IsFractionRing.normalproof · cited by 3
- Ideal.spanIntNorm_localizationproof · cited by 3
- RingHom.locally_stableUnderCompositionWithLocalizationAwaySourceproof · cited by 3
- WittVector.zmodEquivTrunc_compatproof · cited by 2
- IsLocalization.isLocalization_iff_of_base_ringEquivproof · cited by 2
- MvPolynomial.comp_C_integral_of_surjective_of_isJacobsonRingproof · cited by 2
- PerfectRing.lift_liftproof · cited by 2
- Algebra.FormallySmooth.localization_baseproof · cited by 2
- RingHom.locally_stableUnderCompositionWithLocalizationAwayTargetproof · cited by 2
- WittVector.toZModPow_compatproof · cited by 2
- Algebra.intNorm_eq_of_isLocalizationproof · cited by 1