Mathlib Map

Theorems · Theorem · functional analysis

Convex.lipschitz_gauge

∀ {E : Type u_2} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {s : Set E},
  Convex ℝ s → s ∈ nhds 0 → ∃ K, LipschitzWith K (gauge s)
Defined in
Mathlib.Analysis.Convex.Gauge
Cited by
1 results in Mathlib
Foundations
Depth 162 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SeminormedAddCommGroupNormedSpace

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
  • NormedSpacestatement and proof · cited by 12,499
  • Filterstatement · cited by 8,121
  • nhdsstatement and proof · cited by 5,554
  • NNRealstatement and proof · cited by 4,310
  • SeminormedAddCommGroupstatement and proof · cited by 2,671
  • LT.lt.leproof · cited by 2,189
  • Metric.ballproof · cited by 735
  • Convexstatement and proof · cited by 551
  • LipschitzWithstatement and proof · cited by 316
  • gaugestatement and proof · cited by 85

Cited by1

Results whose statement or proof uses this declaration.