Theorems · Theorem · ring theory
AddMonoidAlgebra.mapRingHom_comp_mapDomainRingHom
∀ {R : Type u_3} {S : Type u_4} {M : Type u_6} {N : Type u_7} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : AddMonoid M] [inst_3 : AddMonoid N] (f : R →+* S) (g : M →+ N),
(AddMonoidAlgebra.mapRingHom N f).comp (AddMonoidAlgebra.mapDomainRingHom R g) =
(AddMonoidAlgebra.mapDomainRingHom S g).comp (AddMonoidAlgebra.mapRingHom M f)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 0 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.
Cites20
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
- AddMonoidHomstatement and proof · cited by 3,230
- AddMonoidstatement and proof · cited by 2,864
- map_zeroproof · cited by 1,614
- Finsupp.singleproof · cited by 943
- RingHom.compstatement · cited by 899
- map_oneproof · cited by 861
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.