Commit 2025-02-22 09:01 f9d83939

View on Github →

feat(Topology/Instances/EReal/Lemmas): add lemmas about limsup and multiplication (#21833) This PR adds lemmas about liminf (u * v) and limsup (u * v) in extended reals. See this file for similar results in the reals. The strategy is the same, with a bunch of auxiliary lemmas in Data/Real/EReal. I also took this opportunity to do some moderate cleaning in Data/Real/EReal: minor golfing and uniformization of variable names.

Estimated changes