Cast of naturals into fields #
This file concerns the canonical homomorphism ℕ → F, where F is a field.
Main results #
Nat.cast_div: ifndividesm, then↑(m / n) = ↑m / ↑n
@[simp]
This file concerns the canonical homomorphism ℕ → F, where F is a field.
Nat.cast_div: if n divides m, then ↑(m / n) = ↑m / ↑n