Commit 2025-09-11 04:25 3761bc35

View on Github →

chore(Topology/Algebra/Module/StrongDual): remove strongDualPairing and move contents (#29320) This PR deletes strongDualPairing, which is a duplicate of topDualPairing. The other contents of the file are moved to Mathlib.Analysis.LocallyConvex.Polar, because they are specializations of the general theory of polars, and they do not actually use the strong topology on the dual.

Estimated changes