Theorems · Theorem · group theory
Submonoid.mem_closure_pair
∀ {A : Type u_4} [inst : CommMonoid A] (a b c : A), c ∈ Submonoid.closure {a, b} ↔ ∃ m n, a ^ m * b ^ n = cAn element is in the closure of a two-element set if it is a linear combination of those two elements.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoid
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Submonoidstatement and proof · cited by 3,086
- CommMonoidstatement and proof · cited by 2,264
- Submonoid.closurestatement and proof · cited by 167
- Set.singleton_unionproof · cited by 22
- Submonoid.closure_unionproof · cited by 10
- Submonoid.mem_supproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.