Mathlib Map

Theorems · Theorem · functional analysis

mem_openSegment_of_gauge_lt_one

∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] {s : Set E} {x : E},
  Absorbent ℝ s → gauge s x < 1 → ∃ y ∈ s, x ∈ openSegment ℝ 0 y
Defined in
Mathlib.Analysis.Convex.Gauge
Cited by
2 results in Mathlib
Foundations
Depth 160 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.

Cites11

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

Cited by2

Results whose statement or proof uses this declaration.