You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: adapt to v4.32.0-rc1 (overlappingInstances linter + mapGL coercion)
- Split NormTrace's SlashInvariantFormClass-only and ModularFormClass
lemmas into separate sections for the new overlappingInstances linter.
- Bridge the `SL(2,ℤ) → GL(2,ℝ)` coercion and `mapGL ℝ` explicitly at two
sites: v4.32 simp no longer unifies `toGL (map (Int.castRingHom ℝ) ·)`
with `mapGL ℝ ·` (`= toGL (map (algebraMap ℤ ℝ) ·)`), though they remain
defeq. Restated the `T_pow_integerCuspWidth_mem` application and the
`slash_T_zpow_apply_general` rewrite in `mapGL`/coercion-matching form.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments