Theorems · Definition · ring theory
RingHom.comp
{α : Type u_2} →
{β : Type u_3} →
{γ : Type u_4} →
{x : NonAssocSemiring α} →
{x_1 : NonAssocSemiring β} → {x_2 : NonAssocSemiring γ} → (β →+* γ) → (α →+* β) → α →+* γComposition of ring homomorphisms is a ring homomorphism.
- Defined in
- Mathlib.Algebra.Ring.Hom.Defs
- Cited by
- 899 results in Mathlib
- Foundations
- Depth 18 from the axioms, rests on 149 definitions · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHomstatement and proof · cited by 10,189
- NonAssocSemiringstatement and proof · cited by 805
- NonUnitalRingHomproof · cited by 157
- NonUnitalRingHom.compproof · cited by 38
- RingHom.toNonUnitalRingHomproof · cited by 0
Cited by1,008
Results whose statement or proof uses this declaration.
- Polynomial.mapproof · cited by 806
- AlgHom.compproof · cited by 501
- Polynomial.map_Xproof · cited by 122
- Polynomial.coeff_mapproof · cited by 114
- IsScalarTower.algebraMap_eqstatement · cited by 110
- Polynomial.map_Cproof · cited by 107
- IsScalarTower.of_algebraMap_eq'statement and proof · cited by 101
- Polynomial.map_mulproof · cited by 90
- RingHom.RespectsIsoproof · cited by 78
- Polynomial.map_mapstatement and proof · cited by 75
- AlgHom.comp_algebraMapstatement · cited by 63
- Matrix.scalarproof · cited by 62
Showing the 200 most cited of 1,008.