Theorems · Theorem · general algebraic systems
Finsupp.mapDomain.addMonoidHom_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {M : Type u_5} [inst : AddCommMonoid M] (f : β → γ) (g : α → β),
Finsupp.mapDomain.addMonoidHom (f ∘ g) = (Finsupp.mapDomain.addMonoidHom f).comp (Finsupp.mapDomain.addMonoidHom g)- Defined in
- Mathlib.Data.Finsupp.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddCommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddCommMonoidstatement and proof · cited by 12,281
- Finsuppstatement and proof · cited by 5,255
- AddMonoidHomstatement · cited by 3,230
- AddMonoidHom.compstatement · cited by 339
- AddMonoidHom.extproof · cited by 149
- Finsupp.mapDomain.addMonoidHomstatement · cited by 19
- Finsupp.mapDomain_compproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- MvPolynomial.rename_renameproof · cited by 13