Mathlib Map

Theorems · Theorem · functional analysis

SeparatingDual.exists_eq_one_ne_zero_of_ne_zero_pair

∀ {R : Type u_1} {V : Type u_2} [inst : Field R] [inst_1 : AddCommGroup V] [inst_2 : TopologicalSpace R]
  [inst_3 : TopologicalSpace V] [IsTopologicalRing R] [inst_5 : Module R V] [SeparatingDual R V] {x y : V},
  x ≠ 0 → y ≠ 0 → ∃ f, f x = 1 ∧ f y ≠ 0
Defined in
Mathlib.Analysis.LocallyConvex.SeparatingDual
Cited by
1 results in Mathlib
Foundations
Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
FieldAddCommGroupTopologicalSpaceTopologicalSpaceIsTopologicalRingModuleSeparatingDual

Around this declaration

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

Cites16

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.