Mathlib Map

Theorems · Theorem · group theory

AddSubmonoid.apply_coe_mem_map

∀ {M : Type u_1} {N : Type u_2} [inst : AddZeroClass M] [inst_1 : AddZeroClass N] {F : Type u_4}
  [inst_2 : FunLike F M N] [mc : AddMonoidHomClass F M N] (f : F) (S : AddSubmonoid M) (x : ↥S),
  f ↑x ∈ AddSubmonoid.map f S
Defined in
Mathlib.Algebra.Group.Submonoid.Operations
Cited by
2 results in Mathlib
Foundations
Depth 16 from the axioms · uses no axioms
Assumes
AddZeroClassAddZeroClassFunLikeAddMonoidHomClass

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.

Cited by2

Results whose statement or proof uses this declaration.