Mathlib Map

Theorems · Theorem · general topology

MonoidHomClass.lipschitz_of_bound_nnnorm

∀ {𝓕 : Type u_1} {E : Type u_2} {F : Type u_3} [inst : SeminormedGroup E] [inst_1 : SeminormedGroup F]
  [inst_2 : FunLike 𝓕 E F] [MonoidHomClass 𝓕 E F] (f : 𝓕) (C : NNReal),
  (∀ (x : E), ‖f x‖₊ ≤ C * ‖x‖₊) → LipschitzWith C ⇑f
Defined in
Mathlib.Analysis.Normed.Group.Uniform
Cited by
0 results in Mathlib
Foundations
Depth 152 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedGroupSeminormedGroupFunLikeMonoidHomClass

Around this declaration

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

Cites10

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.