Theorems · Theorem · functional analysis
geometric_hahn_banach_of_nonempty_interior_point
∀ {E : Type u_2} [inst : TopologicalSpace E] [inst_1 : AddCommGroup E] [inst_2 : Module ℝ E] {x : E}
[IsTopologicalAddGroup E] [ContinuousSMul ℝ E] {A : Set E},
Convex ℝ A → x ∉ interior A → (interior A).Nonempty → ∃ f, f ≠ 0 ∧ ∀ a ∈ A, f a ≤ f xIf A is convex with nonempty interior and x ∉ interior A, then there is a nonzero
continuous linear functional whose maximum on A is attained at x.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LE.le.transproof · cited by 3,151
- Set.Nonemptystatement and proof · cited by 2,627
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- ContinuousSMulstatement and proof · cited by 1,016
- interiorstatement and proof · cited by 714
Cited by1
Results whose statement or proof uses this declaration.
- RCLike.geometric_hahn_banach_of_nonempty_interior_pointproof · cited by 0