Alphabeta Math
TheoremStatement: Literature-sourcedProof: AI-adaptedprecheck passaudited 2026-08-03
How statement and proof provenance work

The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.

  • Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
  • AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
  • AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.

These labels describe origin, not correctness: citations and verification chips remain separate evidence.

Every subgroup of a cyclic group is cyclic; the least positive exponent in a nontrivial subgroup supplies a generator

Statement

Every subgroup H of a cyclic group G=⟨g⟩ is cyclic. If H≠{e}, then the least positive integer d for which gd∈H satisfies H=⟨gd⟩.

Facts & Assumptions

Given: A cyclic group G=⟨g⟩ and a subgroup H≤G.

[L1]

A subgroup contains the identity and is closed under products and inverses (Subgroup).

[L2]

The elements of ⟨g⟩ are exactly the integer powers of g, and a subgroup containing one element contains the subgroup generated by it (⟨g⟩={ gn:n∈Z }, and every cyclic group is abelian, The subgroup ⟨S⟩ generated by a subset, the cyclic subgroup ⟨g⟩, and cyclic groups).

[L3]

Integer powers satisfy gr+s=grgs, (gr)−1=g−r, and (gd)q=gdq (Exponent laws in a group: gm+n=gmgn and (gm)n=gmn for all m,n∈Z, and (gh)n=gnhn when g and h commute).

[L4]

A nonempty subset of N has a least element (The well-ordering principle).

[L5]

For d>0 and k∈Z, there are q,r∈Z with k=qd+r and 0≤r<d (Division with remainder in Z: for a∈Z and b>0 there are unique q,r∈Z with a=qb+r and 0≤r<b).

[L6]

A nonzero integer is positive or has positive negative (The integers form a totally ordered ring).

Proof

technique · direct
1.1

If H={e}, then H=⟨e⟩ and is cyclic. Assume henceforth that H≠{e}.

L1L2given
1.2

The set S:={n∈N:n≥1 and gn∈H} is nonempty: choose h∈H∖{e} and write h=gk by [L2]. Since g0=e, k≠0; by [L6], either k>0 or −k>0. In the first case use h, and in the second use h−1=g−k.

L1L2L3L6given
2.1

Let d be the least element of S, supplied by [L4]. Then gd∈H, so ⟨gd⟩⊆H by the smallest-subgroup property in [L2].

step 1.2L2L4
3.1

For h∈H, write h=gk by [L2] and write k=qd+r with 0≤r<d by [L5]. Then gr=h(gd)−q∈H.

step 2.1L1L2L3L5
4.1

If r>0 in step 3.1, then r∈S contradicts the minimality of d; hence r=0, so h=(gd)q∈⟨gd⟩.

step 3.1L2L4
5.1

Thus H⊆⟨gd⟩ in the nontrivial case, and step 2.1 gives equality; together with step 1.1 this proves every subgroup of G is cyclic.

step 1.1step 2.1step 4.1∎

Depends on

Used by

Dependency tree · two levels

40 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources