Theorems · Theorem · number theory
ZMod.natCast_comp_val
∀ {n : ℕ} (R : Type u_1) [inst : Ring R] [NeZero n], Nat.cast ∘ ZMod.val = ZMod.castThe coercions are respectively Nat.cast and ZMod.cast.
- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.natCast_valproof · cited by 27