Commit 2026-08-03 00:07 9c0c555b
View on Github →feat(NumberTheory): use IsApply for ModularForm etc (#41561)
We use IsApply classes for SlashInvariantForm, ModularForm and CuspForm at the same time to avoid temporary name clashes and since they are not used as widely as LinearMap and ContinuousLinearMap for example.