Commit 2026-03-27 10:38 4a8c3c31
View on Github →feat(Subalgebra/Lattice): add notation for Algebra.adjoin (#35928)
This PR proposes a scoped notation for Algebra.adjoin, R[a], inspired from IntermediateField.adjoin.
See here for a preview of how it would look like.
Note that I am currently using bracked, [, ]. I know this clashes with the notation for Polynomial, DualNumber, AdjoinRoot and GetElem but it is my impression that it would rarely cause issues.
See #mathlib4 > Notation for Algebra.adjoin.