Mathlib Map

Theorems · Definition · functional analysis

absConvexHull

(𝕜 : Type u_1) →
  {E : Type u_2} → [SeminormedRing 𝕜] → [SMul 𝕜 E] → [AddCommMonoid E] → [PartialOrder 𝕜] → ClosureOperator (Set E)

The absolute convex hull of a set s is the minimal absolute convex set that includes s.

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

Around this declaration

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

Cites8

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

Cited by29

Results whose statement or proof uses this declaration.