Theorems · Theorem · group theory
AddSubmonoid.mem_multiples_iff
∀ {M : Type u_1} [inst : AddMonoid M] (x z : M), x ∈ AddSubmonoid.multiples z ↔ ∃ n, n • z = x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 24 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- AddMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddMonoidstatement and proof · cited by 2,864
- AddSubmonoidstatement · cited by 1,178
- AddSubmonoid.multiplesstatement · cited by 40
Cited by2
Results whose statement or proof uses this declaration.
- AddRightCancelMonoid.finite_multiplesproof · cited by 1
- finite_multiplesproof · cited by 1