Commit 2023-12-19 15:21 ea02b9e2
View on Github →feat: More rpow lemmas (#9108)
A bunch of easy lemmas about Real.pow and the golf of existing lemmas with them.
Also rename log_le_log to log_le_log_iff and log_le_log' to log_le_log. Those misnames caused several proofs to bother with side conditions they didn't need.
From LeanAPAP