Mathlib Map

Theorems · Theorem · number theory

ZMod.natCast_zmod_val

∀ {n : ℕ} [NeZero n] (a : ZMod n), ↑a.val = a

So-named because the coercion is Nat.cast into ZMod. For Nat.cast into an arbitrary ring, see ZMod.natCast_val.

Defined in
Mathlib.Data.ZMod.Basic
Cited by
29 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Quot.sound
Assumes
NeZero

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites3

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by29

Results whose statement or proof uses this declaration.