Theorems · Theorem · commutative algebra
CharP.natCast_eq_natCast
∀ (R : Type u_1) [inst : AddMonoidWithOne R] (p : ℕ) [CharP R p] {a b : ℕ} [IsRightCancelAdd R], ↑a = ↑b ↔ a ≡ b [MOD p]- Defined in
- Mathlib.Algebra.CharP.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- zero_addproof · cited by 2,366
- Nat.cast_addproof · cited by 586
- CharPstatement and proof · cited by 478
- AddMonoidWithOnestatement and proof · cited by 313
- Nat.ModEqstatement and proof · cited by 225
- le_of_not_geproof · cited by 72
- IsRightCancelAddstatement and proof · cited by 69
- CharP.cast_eq_zero_iffproof · cited by 42
- add_right_cancel_iffproof · cited by 19
- Nat.modEq_iff_dvd'proof · cited by 11
- Nat.ModEq.commproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- CharP.natCast_injOn_Iioproof · cited by 5