Theorems · Theorem · functional analysis
continuous_gauge
∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] {s : Set E} [inst_2 : TopologicalSpace E]
[IsTopologicalAddGroup E] [ContinuousSMul ℝ E], Convex ℝ s → s ∈ nhds 0 → Continuous (gauge s)If s is a convex neighborhood of the origin in a topological real vector space, then gauge s
is continuous. If the ambient space is a normed space, then gauge s is Lipschitz continuous, see
Convex.lipschitz_gauge.
- Defined in
- Mathlib.Analysis.Convex.Gauge
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- Continuousstatement · cited by 2,592
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- Convexstatement and proof · cited by 551
- continuous_iff_continuousAtproof · cited by 139
Cited by2
Results whose statement or proof uses this declaration.
- gauge_le_one_iff_mem_closureproof · cited by 2
- bernsteinApproximation_uniformproof · cited by 1