Commit 2025-03-01 13:14 241e3ff3

View on Github →

feat: WithVal type synonym and refactor of HeightOneSpectrum.adicCompletion (#22055)

  • Define the WithVal type synonym equipping a ring with a valuation
  • Refactor HeightOneSpectrum.adicCompletion to Valuation.Completion, making use of the Valued instance on WithVal
  • Fix errors generated by the above changes in mathlib

Estimated changes