Commit 2025-05-03 01:44 63d94ce7
View on Github →feat(Asymptotics): define IsBigOTVS
(#23756)
- Turn
IsLittleOTVS
into a 1-fieldstructure
. We may want to replace the definition with "the ratio ofegauge
s tends to zero". InENNReal
, it's the right definition. - Define
IsBigOTVS
, prove basic API lemmas. - Prove lemmas about
IsLittleOTVS
in (indexed) products.