Mathlib Map

Theorems · Theorem · functional analysis

TotallyBounded.absConvexHull

∀ {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Module ℝ E] {s : Set E} [inst_2 : UniformSpace E]
  [IsUniformAddGroup E] [lcs : LocallyConvexSpace ℝ E] [ContinuousSMul ℝ E],
  TotallyBounded s → TotallyBounded ((absConvexHull ℝ) s)

Alias of the reverse direction of totallyBounded_absConvexHull.

Defined in
Mathlib.Analysis.LocallyConvex.AbsConvex
Cited by
1 results in Mathlib
Foundations
Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupModuleUniformSpaceIsUniformAddGroupLocallyConvexSpaceContinuousSMul

Around this declaration

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

Cites13

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

Cited by1

Results whose statement or proof uses this declaration.