Commit 2023-09-20 14:54 a959734f

View on Github →

feat: Nat.lcm_mul_left and Nat.lcm_mul_right (#6990) Add two lemmas about Nat.lcm. These results mirror Nat.gcd_mul_left present in Std.

Estimated changes