Commit 2026-08-16 13:11 6d003152
View on Github →chore(Algebra/Order/Ring/IsNonarchimedean): remove FunLike hypotheses and generalize statements (#42408)
This PR generalizes the IsNonarchimedean API from FunLike maps to arbitrary functions f : α → R, replacing bundled typeclass assumptions with explicit hypotheses.