Commit 2022-09-22 16:25 3dc8592b
View on Github →feat(tactic/positivity): Extension for coe (#16141)
Add:
- a case in the main
positivitytactic to show that0 ≤ ain acanonically_ordered_add_monoid positivity_coe, an extension topositivity, to turn0 ≤ a/0 < ainto0 ≤ ↑a/0 < ↑awhenais of typeℕ,ℤ,ℚ.