Mathlib Map

Theorems · Definition · functional analysis

gauge

{E : Type u_2} → [inst : AddCommGroup E] → [Module ℝ E] → Set E → E → ℝ

The Minkowski functional. Given a set s in a real vector space, gauge s is the functional which sends x : E to the smallest r : ℝ such that x is in s scaled by r.

Defined in
Mathlib.Analysis.Convex.Gauge
Cited by
85 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModule

Around this declaration

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

Cites6

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
  • Modulestatement and proof · cited by 20,661
  • AddCommGroupstatement and proof · cited by 12,871
  • Set.ofPredproof · cited by 6,101
  • InfSet.sInfproof · cited by 935

Cited by87

Results whose statement or proof uses this declaration.