Mathlib Map

Theorems · Theorem · general topology

AntilipschitzWith.le_mul_norm

∀ {E : Type u_2} {F : Type u_3} [inst : SeminormedAddGroup E] [inst_1 : SeminormedAddGroup F] {f : E → F} {K : NNReal},
  AntilipschitzWith K f → f 0 = 0 → ∀ (x : E), ‖x‖ ≤ ↑K * ‖f x‖
Defined in
Mathlib.Analysis.Normed.Group.Uniform
Cited by
2 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddGroupSeminormedAddGroup

Around this declaration

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

Cites9

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.