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