Mathlib Map

Theorems · Theorem · functional analysis

isBounded_convexHull

∀ {E : Type u_1} [inst : SeminormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] {s : Set E},
  Bornology.IsBounded ((convexHull ℝ) s) ↔ Bornology.IsBounded s

Convex hull of s is bounded if and only if s is bounded.

Defined in
Mathlib.Analysis.Normed.Module.Convex
Cited by
0 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.

Cites11

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.