Mathlib Map

Theorems · Theorem · functional analysis

StrongDual.polarSubmodule_eq_setOf

Deprecated since 2026-07-09Use StrongDual.polarSubmodule_eq_setOfPred instead.

∀ (𝕜 : Type u_4) [inst : NontriviallyNormedField 𝕜] {E : Type u_5} [inst_1 : AddCommMonoid E]
  [inst_2 : TopologicalSpace E] [inst_3 : Module 𝕜 E] {S : Type u_6} [inst_4 : SetLike S E]
  [inst_5 : SMulMemClass S 𝕜 E] (m : S), ↑(StrongDual.polarSubmodule 𝕜 m) = {y | ∀ x ∈ m, y x = 0}

Alias of StrongDual.polarSubmodule_eq_setOfPred.

Defined in
Mathlib.Analysis.LocallyConvex.Polar
Cited by
0 results in Mathlib
Foundations
Depth 169 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NontriviallyNormedFieldAddCommMonoidTopologicalSpaceModuleSetLikeSMulMemClass

Around this declaration

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

Cites15

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.