Mathlib Map

Theorems · Theorem · ring theory

AddMonoidAlgebra.mapDomain_mul

∀ {F : Type u_2} {R : Type u_3} {M : Type u_6} {N : Type u_7} [inst : Semiring R] [inst_1 : Add M] [inst_2 : Add N]
  [inst_3 : FunLike F M N] [AddHomClass F M N] (f : F) (x y : AddMonoidAlgebra R M),
  AddMonoidAlgebra.mapDomain (⇑f) (x * y) = AddMonoidAlgebra.mapDomain (⇑f) x * AddMonoidAlgebra.mapDomain (⇑f) y
Defined in
Mathlib.Algebra.MonoidAlgebra.MapDomain
Cited by
0 results in Mathlib
Foundations
Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddAddFunLikeAddHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites23

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.