Theorems · Theorem · number theory
ZMod.cast_sub
∀ {n : ℕ} {R : Type u_1} [inst : Ring R] {m : ℕ} [CharP R m], m ∣ n → ∀ (a b : ZMod n), (a - b).cast = a.cast - b.cast- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Ringstatement and proof · cited by 7,463
- ZModstatement and proof · cited by 1,024
- CharPstatement and proof · cited by 478
- ZMod.caststatement · cited by 87
- ZMod.castHomproof · cited by 55
- RingHom.map_subproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- ZMod.cast_sub'proof · cited by 0