Mathlib Map

Theorems · Inductive type · general topology

ZeroAtInftyContinuousMapClass

(F : Type u_2) →
  (α : outParam (Type u_3)) →
    (β : outParam (Type u_4)) → [TopologicalSpace α] → [Zero β] → [TopologicalSpace β] → [FunLike F α β] → Prop

ZeroAtInftyContinuousMapClass F α β states that F is a type of continuous maps which vanish at infinity. You should also extend this typeclass when you extend ZeroAtInftyContinuousMap.

Defined in
Mathlib.Topology.ContinuousMap.ZeroAtInfty
Cited by
5 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
TopologicalSpaceZeroTopologicalSpaceFunLike

Around this declaration

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

Cites2

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

Cited by7

Results whose statement or proof uses this declaration.