Commit 2026-05-28 09:20 0784f68c

View on Github →

feat: algebraMap K L is uniform continuous with respect to adic topologies, when the ideal w of L lies above v (#34045)

  • A is a Dedekind domain with field of fractions K.
  • B is a Dedekind domain with field of fractions L.
  • L is a field extension of K.
  • v is a height one prime ideal of A.
  • w is a height one prime ideal of B lying over v. Then respective valuations are related via the ramification index, and algebraMap (WithVal (v.valuation K)) (WithVal (w.valuation L)) is uniform continuous.

Estimated changes