Commit 2026-04-23 17:52 63a91877
View on Github →feat(NumberTheory/ModularForms/QExpansion): update qExpansion API for more general objects (#36474)
This PR generalises several lemmas from ModularFormClass and ModularForm to functions on the upper half plane that are periodic, holomorphic, and bounded at infinity. This allows us to study the q-expansion of functions such as q * j, where j denotes the j-function. The specialised ModularFormClass and ModularForm lemmas are retained as wrappers.