Theorems · Theorem · number theory
ZMod.cast_neg
∀ {n : ℕ} {R : Type u_1} [inst : Ring R] {m : ℕ} [CharP R m], m ∣ n → ∀ (a : ZMod n), (-a).cast = -a.cast- Defined in
- Mathlib.Data.ZMod.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, 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_negproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.