Commit 2026-06-09 14:25 4c36dcbe
View on Github →feat: Nat.cast commutes with addition (#39157)
We prove lemmas of the form ↑m + ↑n = ↑n + ↑m in a general AddMonoidWithOne. These can be used even in otherwise noncommutative structures.
feat: Nat.cast commutes with addition (#39157)
We prove lemmas of the form ↑m + ↑n = ↑n + ↑m in a general AddMonoidWithOne. These can be used even in otherwise noncommutative structures.