Commit 2026-03-05 11:23 7b60111a

View on Github →

refactor: nicer definition for ordinal logarithm (#35850) By leveraging the API on Order.IsNormal, we can define the ordinal logarithm in a way that more immediately proves the characterizing Galois connection. Note that this removes Ordinal.log_def and Ordinal.succ_log_def without deprecation - these are auxiliary results that should have been private and are tedious to re-prove.

Estimated changes