Commit 2024-10-11 19:55 2a154560
View on Github →chore(SetTheory/Ordinal/Exponential): Ordinal.log cleanup (#17635)
We do the following:
- Make the definition of
loga non-dependentif. - Private
log_nonempty. - Deprecate
log_of_not_one_lt_leftin favor oflog_of_left_le_one. - Remove an unnecessary argument from
log_mod_opow_log_lt_log_self. - Drive-by proof cleanup.