Papers
Topics
Authors
Recent
2000 character limit reached

Cyclic Subgroup Lattice Overview

Updated 22 November 2025
  • Cyclic subgroup lattice is a poset representing each cyclic subgroup of a finite group, structured by inclusion and divisibility.
  • It connects group properties with combinatorial and graph-theoretic invariants, facilitating analysis through power-type graphs and algorithmic reconstruction.
  • Algorithmic methods enable the reconstruction of power graphs from the lattice, highlighting its significance in group classification and isomorphism testing.

A cyclic subgroup lattice encodes the inclusion structure of all cyclic subgroups of a finite group and provides a framework for connecting combinatorial, poset-theoretic, and graph-theoretic invariants to group structure. The Hasse diagram of this lattice, frequently termed the "cyclic subgroup graph," captures cover relations and underpins the algebraic-to-combinatorial correspondence emerging in foundational and recent research. The subject has seen renewed focus via its central role in power-type graph theory, algorithmic group isomorphism, and the lattice-theoretic characterization of group properties.

1. Definition and Basic Properties

Let GG be a finite group, and denote by g\langle g \rangle the cyclic subgroup generated by gGg \in G. The cyclic subgroup lattice is defined as

Lc(G)={g:gG}\mathcal{L}_c(G) = \{ \langle g \rangle : g \in G \}

with the partial order given by inclusion: gh\langle g \rangle \leq \langle h \rangle iff gh\langle g \rangle \subseteq \langle h \rangle. Equivalently, gh\langle g \rangle \leq \langle h \rangle iff gh|\langle g \rangle|\,|\,|\langle h \rangle|. The minimal element is {e}\{e\}, and maximal elements correspond to the maximal cyclic subgroups of GG.

The Hasse diagram of Lc(G)\mathcal{L}_c(G), also termed the cyclic–subgroup graph Γcyc(G)\Gamma_{\mathrm{cyc}}(G), consists of vertices indexed by cyclic subgroups, with edges representing cover relations: H1H2H_1 \lessdot H_2 iff H1<H2H_1 < H_2 and there is no cyclic KK with H1<K<H2H_1 < K < H_2 (Sharma et al., 20 Sep 2024).

Lc(G)\mathcal{L}_c(G) is always a meet semilattice since intersections of cyclic subgroups remain cyclic. However, it need not be a lattice (i.e., not every pair of subgroups has a join in Lc(G)\mathcal{L}_c(G)), except in the case when GG itself is cyclic.

2. Structural Lattice-Theoretic Features

Cyclic subgroup lattices exhibit structural rigidity reflecting underlying group-theoretic properties. For a cyclic group GZnG \cong \mathbb{Z}_n, the lattice Lc(G)\mathcal{L}_c(G) is isomorphic to the lattice of positive divisors of nn under divisibility, and every subgroup is cyclic. In this context, the lattice is distributive and complemented; in particular, it is isomorphic to the product of chains [0,ai][0,a_i] for n=i=1kpiain = \prod_{i=1}^k p_i^{a_i}.

In contrast, for noncyclic groups, Lc(G)\mathcal{L}_c(G) generally fails to be distributive and complemented. Intervals in the lattice correspond to divisibility intervals in the factorization of G|G| for cyclic GG, and to more complex combinatorial posets for non-cyclic GG (Sharma et al., 20 Sep 2024).

Ore's theorem asserts that GG is cyclic if and only if the entire subgroup lattice L(G)\mathcal{L}(G) is distributive (Palcoux, 2017). For Lc(G)\mathcal{L}_c(G), distributivity characterizes the case where the lattice is the full divisor lattice of G|G|, equating to GG being cyclic (Sharma et al., 20 Sep 2024).

3. Correspondence With Power-Type Graphs

A profound development is the explicit two-way correspondence between cyclic subgroup lattices and power-type graphs—specifically, the enhanced power graph EPow(G)\mathrm{EPow}(G), the power graph, the directed power graph, and the difference graph. The main result establishes:

  • The (unlabeled) enhanced power graph EPow(G)\mathrm{EPow}(G) uniquely determines Lc(G)\mathcal{L}_c(G).
  • Conversely, the labeled lattice Lc(G)\mathcal{L}_c(G) uniquely determines EPow(G)\mathrm{EPow}(G).

This correspondence operates purely at the level of cliques and clique-intersections in the graph and chains and cover relations in the lattice, independent of the explicit group operation. The process involves constructing the local divisor posets for each maximal cyclic subgroup and then forming the quotient poset by identifying subgroups according to clique-intersection data. Algorithmic procedures for reconstructing each object from the other have been established, with polynomial-time complexity for the relevant enumeration and identification steps (Mirzargar et al., 15 Nov 2025).

Other power-type graphs—such as the ordinary power graph or directed power graph—can similarly be obtained from Lc(G)\mathcal{L}_c(G) through minor alterations in the gluing of cliques and orientation of edges. As a result, all power-type graphs encode exactly the same information as Lc(G)\mathcal{L}_c(G), yielding a combinatorial equivalence of invariants (Mirzargar et al., 15 Nov 2025).

4. Cyclic Subgroup Graph: Combinatorial and Graph-Theoretic Invariants

The cyclic–subgroup graph Γcyc(G)\Gamma_{\mathrm{cyc}}(G) is the undirected Hasse diagram of Lc(G)\mathcal{L}_c(G) (Sharma et al., 20 Sep 2024). Key properties include:

  • Bipartiteness and connectivity: Γcyc(G)\Gamma_{\mathrm{cyc}}(G) is always bipartite, connected, and perfect.
  • Diameter and structure: For GZnG \cong \mathbb{Z}_n, with n=i=1kpiain = \prod_{i=1}^k p_i^{a_i}, the diameter is i=1kai\sum_{i=1}^k a_i.
  • Regularity: The graph is regular iff GG is cyclic and nn is square-free, in which case it is the kk-cube (Boolean hypercube).
  • Eulerian property: The graph is Eulerian iff GG is cyclic of square-free, even rank.

The number of vertices v(G)=Lc(G)v(G) = |\mathcal{L}_c(G)| and the number of edges e(G)e(G) can be computed in closed form for several families of groups. For G=ZnG = \mathbb{Z}_n,

e(G)=i=1kaiji(aj+1)e(G) = \sum_{i=1}^k a_i \prod_{j \neq i} (a_j + 1)

and for G=D2nG = D_{2n} (dihedral) or DicnDic_n (dicyclic):

e(G)=i=1kaiji(aj+1)+ne(G) = \sum_{i=1}^k a_i \prod_{j\neq i}(a_j+1) + n

For Q2rQ_{2^r} (generalized quaternion),

e(Q2r)=2r2+r1e(Q_{2^r}) = 2^{r-2} + r-1

(Sharma et al., 20 Sep 2024).

5. Lattice-Theoretic Characterizations and Classical Results

Distributivity and complementation in Lc(G)\mathcal{L}_c(G) correspond to strong structural properties. Lc(G)\mathcal{L}_c(G) is distributive if and only if GG is cyclic. It is Boolean (complemented and distributive) if and only if GZnG \cong \mathbb{Z}_n with nn square-free, yielding a hypercube lattice (Sharma et al., 20 Sep 2024).

Ore's theorem provides the group-theoretic counterpart: GG is cyclic if and only if its full subgroup lattice L(G)\mathcal{L}(G) is distributive. Generalizations to distributivity on intervals yield wider consequences: a distributive interval [H,G][H,G] ensures that there exists gGg\in G with H,g=G⟨H,g⟩ = G, and in the dual setting, that [H,G][H,G] is "linearly primitive" in the sense of representation theory (Palcoux, 2017). Notably, Lc(G)\mathcal{L}_c(G) for noncyclic groups fails distributivity, as exemplified by V4Z2×Z2V_4 \cong \mathbb{Z}_2 \times \mathbb{Z}_2.

6. Algorithmic, Classification, and Open Directions

Reconstruction algorithms for moving between Lc(G)\mathcal{L}_c(G) and the enhanced power graph have polynomial-time complexity and can be implemented within computational group theory packages (Mirzargar et al., 15 Nov 2025). This bidirectional equivalence reduces several classification problems for power-type graphs—such as determining if groups are isomorphic given their power graphs—to the corresponding problems for their cyclic subgroup lattices.

If a natural augmentation of the power graph is defined (e.g., by remembering vertex-labels of element orders), it is plausible that the full subgroup lattice L(G)\mathcal{L}(G) could be reconstructed, extending from cyclic subgroups to all subgroups (Mirzargar et al., 15 Nov 2025).

A central open problem concerns the extent to which cyclic subgroup lattices and their associated graphs characterize group structure up to isomorphism ("which groups are determined by their power-type graph?"). This reduces to lattice-isomorphism classification, with consequences for group invariants, automorphism groups, and isomorphism testing. Known results for abelian, pp-groups, and certain families like dihedral or quaternionic groups transfer equivalently to the cyclic subgroup graph framework (Mirzargar et al., 15 Nov 2025).

7. Illustrative Examples

Cyclic Groups Zn\mathbb{Z}_n:

  • The cyclic subgroup lattice is the full divisor lattice of nn.
  • For n=pkn = p^k, the lattice is a chain and Γcyc(Zpk)\Gamma_{\mathrm{cyc}}(\mathbb{Z}_{p^k}) is a path.
  • For n=pqn = pq (pqp \neq q), the lattice forms a square and the cyclic subgroup graph is C4C_4 (4-cycle).

Symmetric Group S3S_3:

  • Cyclic subgroups are: {e}\{e\} (order 1), three subgroups of order 2, one of order 3.
  • The Hasse diagram includes a 3-clique on elements of order 3, and three 2-cliques for each order 2 subgroup glued at {e}\{e\}.
  • The enhanced power graph and the cyclic subgroup lattice can be recovered from one another via the clique structure and intersections (Mirzargar et al., 15 Nov 2025).

Non-Cyclic Example V4V_4:

The lattice fails distributivity, matching the group-theoretic non-cyclicity; the order-2 subgroups form a three-branching structure above {e}\{e\}, with no mutually covering relations (Palcoux, 2017).


The combinatorial equivalence between the cyclic subgroup lattice and power-type graphs provides a powerful framework for studying and classifying finite groups, enabling translation between group-theoretic, poset-theoretic, and graph-theoretic perspectives. The cyclic subgroup lattice encodes not only direct subgroup structure, but through its interrelation with graph invariants, also connects to broader algorithmic and structural group theory.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (3)
Forward Email Streamline Icon: https://streamlinehq.com

Follow Topic

Get notified by email when new papers are published related to Cyclic Subgroup Lattice.