Mathlib Map

Theorems · Definition · functional analysis

ContDiffMapSupportedIn.coeHom

Deprecated since 2026-06-15Use FunLike.coeAddMonoidHom instead.

(F : Type u_1) →
  (α : Type u_2) →
    (β : Type u_3) →
      [inst : FunLike F α β] →
        [inst_1 : AddZero F] → [inst_2 : AddZeroClass β] → [IsZeroApply F α β] → [IsAddApply F α β] → F →+ α → β

Alias of FunLike.coeAddMonoidHom.

Defined in
Mathlib.Analysis.Distribution.ContDiffMapSupportedIn
Cited by
0 results in Mathlib
Foundations
Depth 9 from the axioms · uses propext, Quot.sound
Assumes
FunLikeAddZeroAddZeroClassIsZeroApplyIsAddApply

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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.