Theorems · Theorem · ring theory
AddMonoidAlgebra.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 : AddMonoid M] (f : S →+* T) (g : R →+* S),
AddMonoidAlgebra.mapRingHom M (f.comp g) = (AddMonoidAlgebra.mapRingHom M f).comp (AddMonoidAlgebra.mapRingHom M g)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 1 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
- AddMonoidstatement and proof · cited by 2,864
- Finsupp.singleproof · cited by 943
- RingHom.compstatement and proof · cited by 899
- map_oneproof · cited by 861
- AddMonoidAlgebrastatement · cited by 649
- Finsupp.extproof · cited by 399
- AddMonoidAlgebra.coeffproof · cited by 365
- AddMonoidAlgebra.singleproof · cited by 250
- AddMonoidAlgebra.extproof · cited by 90
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.mapAlgEquiv_transproof · cited by 1