Theorems · Theorem · functional analysis
geometric_hahn_banach_open
∀ {E : Type u_2} [inst : TopologicalSpace E] [inst_1 : AddCommGroup E] [inst_2 : Module ℝ E] {s t : Set E}
[IsTopologicalAddGroup E] [ContinuousSMul ℝ E],
Convex ℝ s → IsOpen s → Convex ℝ t → Disjoint s t → ∃ f u, (∀ a ∈ s, f a < u) ∧ ∀ b ∈ t, u ≤ f bA version of the Hahn-Banach theorem: given disjoint convex sets s, t where s is open,
there is a continuous linear functional which separates them.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 167 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
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
- Set.imageproof · cited by 5,609
- add_zeroproof · cited by 2,707
- Set.Nonemptyproof · cited by 2,627
- Nat.cast_oneproof · cited by 2,501
- IsOpenstatement and proof · cited by 2,400
Cited by4
Results whose statement or proof uses this declaration.
- geometric_hahn_banach_open_pointproof · cited by 3
- geometric_hahn_banach_of_nonempty_interiorproof · cited by 3
- geometric_hahn_banach_open_openproof · cited by 2
- RCLike.geometric_hahn_banach_openproof · cited by 0