Commit 2024-03-31 21:48 64528268
View on Github →feat: add Tendsto.fst, Tendsto.snd, Tendsto.apply and nhds versions (#11812)
- Add
Tendsto.fst,Tendsto.sndandTendsto.apply(these are about product of filters) - Move the current
Tendsto.applytoTendsto.apply_nhds, and addTendsto.fst_nhdsandTendsto.snd_nhds(these are about neighborhoods in a product space)