Zulip Chat Archive
Stream: mathlib4
Topic: Adding a notation for LaurentSeries
Julian Berman (Sep 09 2024 at 18:02):
Mathlib.RingTheory.PowerSeries.Basic defines (scoped) notation R⟦X⟧ for formal power series. Is a PR adding similar notation for Mathlib.RingTheory.LaurentSeries (which AIUI typically use R⸨X⸩) welcome?
A prerequisite is adding support for typing those doubled parens to vscode-lean4, which I'm about to do.
Kevin Buzzard (Sep 09 2024 at 18:18):
I would definitely be happy merging that!
Julian Berman (Sep 09 2024 at 18:31):
Last updated: May 02 2025 at 03:31 UTC