Theorems · Theorem · ring theory
MonoidAlgebra.mapRingHom_comp
∀ {R : Type u_3} {S : Type u_4} {T : Type u_5} {M : Type u_6} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : Semiring T] [inst_3 : Monoid M] (f : S →+* T) (g : R →+* S),
MonoidAlgebra.mapRingHom M (f.comp g) = (MonoidAlgebra.mapRingHom M f).comp (MonoidAlgebra.mapRingHom M g)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Monoidstatement and proof · cited by 3,887
- Finsupp.singleproof · cited by 943
- RingHom.compstatement and proof · cited by 899
- map_oneproof · cited by 861
- MonoidAlgebrastatement · cited by 590
- Finsupp.extproof · cited by 399
- MonoidAlgebra.singleproof · cited by 253
- MonoidAlgebra.coeffproof · cited by 224
- MonoidAlgebra.extproof · cited by 78
Cited by2
Results whose statement or proof uses this declaration.
- MonoidAlgebra.mapAlgEquiv_transproof · cited by 1
- MonoidAlgebra.mapRangeRingHom_compproof · cited by 0