leanprover-community/mathlib4

Rename `rpow_le_rpow`

Open

#13,544 opened on Jun 5, 2024

View on GitHub
 (4 comments) (0 reactions) (0 assignees)Lean (1,381 forks)github user discovery
good first issueplease-adopt

Repository metrics

Stars
 (3,405 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Pull requests #9095, #9235 and #18956 renamed pow_le_pow, zpow_le_zpow and a host of related lemmas to have more unambiguous names. It would be nice if analogous renaming could be done for rpow_le_rpow and company.

Contributor guide