Mathlib Map

Theorems · Theorem · functional analysis

LipschitzWith.uniformly_bounded

∀ {α : Type u_3} {ι : Type u_5} [inst : PseudoMetricSpace α] (g : α → ι → ℝ) {K : NNReal},
  (∀ (i : ι), LipschitzWith K fun x => g x i) → ∀ (a₀ : α), Memℓp (g a₀) ⊤ → ∀ (a : α), Memℓp (g a) ⊤
Defined in
Mathlib.Analysis.Normed.Lp.lpSpace
Cited by
1 results in Mathlib
Foundations
Depth 194 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PseudoMetricSpace

Around this declaration

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

Cites17

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

Cited by1

Results whose statement or proof uses this declaration.