Commit 2025-05-03 01:44 63d94ce7

View on Github →

feat(Asymptotics): define IsBigOTVS (#23756)

  • Turn IsLittleOTVS into a 1-field structure. We may want to replace the definition with "the ratio of egauges tends to zero". In ENNReal, it's the right definition.
  • Define IsBigOTVS, prove basic API lemmas.
  • Prove lemmas about IsLittleOTVS in (indexed) products.

Estimated changes