Theorems · Theorem · group theory
AddRightCancelMonoid.nsmul_eq_nsmul_iff_modEq
∀ {G : Type u_1} [inst : AddRightCancelMonoid G] {x : G} {m n : ℕ}, n • x = m • x ↔ n ≡ m [MOD addOrderOf x]- Defined in
- Mathlib.GroupTheory.OrderOfElement
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddRightCancelMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- Nat.ModEqstatement and proof · cited by 225
- addOrderOfstatement and proof · cited by 208
- le_of_not_geproof · cited by 72
- add_nsmulproof · cited by 44
- AddRightCancelMonoidstatement and proof · cited by 25
- add_right_cancel_iffproof · cited by 19
- Nat.ModEq.commproof · cited by 11
- Nat.ModEq.add_left_cancel'proof · cited by 7
- Nat.ModEq.add_leftproof · cited by 6
- Nat.add_modEq_left_iffproof · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- AddRightCancelMonoid.injective_nsmul_iff_not_isOfFinAddOrderproof · cited by 1
- AddRightCancelMonoid.nsmul_inj_iff_of_addOrderOf_eq_zeroproof · cited by 0
- AddRightCancelMonoid.nsmul_inj_modproof · cited by 0