Mathlib Map

Theorems · Theorem · group theory

Subgroup.mem_closure_singleton

∀ {G : Type u_1} [inst : Group G] {x y : G}, y ∈ Subgroup.closure {x} ↔ ∃ n, x ^ n = y

The subgroup generated by an element of a group equals the set of integer number powers of the element.

Defined in
Mathlib.Algebra.Group.Subgroup.Lattice
Cited by
3 results in Mathlib
Foundations
Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Group

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.

Cited by3

Results whose statement or proof uses this declaration.