Commit 2026-02-22 23:38 baa59365
View on Github āchore: use @[to_dual] in Bounds/Image (#35211)
This PR adds @[to_dual] annotations to primal theorems in Mathlib.Order.Bounds.Image, auto-generating their dual counterparts and deleting the hand-written versions. Covers MonotoneOn, AntitoneOn, Monotone, Antitone, image2, IsCofinalFor, Prod, and Pi sections.
[Diff relative to #35208](https://github.com/kim-em/mathlib4/compare/kim/to-dual-bounds-basic...kim/to-dual-bounds-image)
- depends on: #35208 š¤ Prepared with Claude Code