Mathlib Map

Theorems · Theorem · general topology

continuous_of_le_add_edist

∀ {α : Type u_1} [inst : PseudoEMetricSpace α] {f : α → ENNReal} (C : ENNReal),
  C ≠ ⊤ → (∀ (x y : α), f x ≤ f y + C * edist x y) → Continuous f
Defined in
Mathlib.Topology.Instances.ENNReal.Lemmas
Cited by
4 results in Mathlib
Foundations
Depth 147 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoEMetricSpace

Around this declaration

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

Cites26

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

Cited by4

Results whose statement or proof uses this declaration.