Mathlib Changelog
v3
Changelog
About
Github
Mathlib v3 is deprecated.
Go to Mathlib v4
Theorem
ordinal.opow_log_le_self
Modification history
2023-02-15 11:30
src/set_theory/ordinal/arithmetic.lean
chore(set_theory/ordinal/arithmetic): move power and logarithm to a new file (#18441) …
Modified
ordinal.opow_log_le_self
View on Github →
2022-07-22 09:11
src/set_theory/ordinal/arithmetic.lean
chore(set_theory/ordinal/arithmetic): change `0 < x` assumptions to `x ≠ 0` (#15562) …
Modified
ordinal.opow_log_le_self
View on Github →
2022-05-09 14:40
src/set_theory/ordinal/arithmetic.lean
refactor(set_theory/ordinal/arithmetic): Rename theorems to match `nat.log` API (#12733) …
Added
ordinal.opow_log_le_self
View on Github →