Mathlib Map

Theorems · Theorem · functional analysis

geometric_hahn_banach_point_point

∀ {E : Type u_2} [inst : TopologicalSpace E] [inst_1 : AddCommGroup E] [inst_2 : Module ℝ E] {x y : E}
  [IsTopologicalAddGroup E] [ContinuousSMul ℝ E] [LocallyConvexSpace ℝ E] [T1Space E], x ≠ y → ∃ f, f x < f y

See also SeparatingDual.eq_iff_forall_dual_eq.

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

Around this declaration

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

Cites18

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.