Commit 2025-05-17 21:17 ae4dda55

View on Github →

chore(RingTheory/DedekindDomain/AdicValuation): Use intValuation over intValuationDef (#24644) intValuationDef exists so that we can prove its basic properties before defining intValuation, but it shouldn't be used afterwards. Change theorems which use intValuation in their names to actually use intValution and update usages.

Estimated changes