Alphabeta Math
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.

✓ 13 results · all verified · 0 also independently AI-judged
Every result on this page is machine-checked by a proof checker and read in full and owner-audited; the judge is an additional, independent cross-model AI review of the proofs. The 13 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Normal Subgroups and Quotient Groups

1 · Prerequisites

2 · Summary

Published group, subgroup, and coset results provide the ambient algebra. Normality is introduced as invariance under conjugation and connected to equality of left and right cosets. The basic closure properties include all subgroups of abelian groups, every index-two subgroup, intersections of normal subgroups, the normal closure of a subset, the center, and the commutator subgroup.

Coset multiplication is well defined exactly when the subgroup is normal, after which the quotient group laws and canonical projection are established directly. The finite-index order formula and the commutator criterion describe two fundamental quotient invariants. Finally, the additive quotient Z/nZ is identified literally with the published congruence-class group for every natural n, including the library's n=0 and n=1 conventions.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-02Open item page →

Normal subgroup: invariance under conjugation

Definition

Let G be a group and let N≤G be a subgroup (Subgroup). For g∈G, write

gNg−1:={gng−1:n∈N}.

The subgroup N is normal in G when

gNg−1=Nfor every g∈G.

In that case write N⊴G. Equivalently, every inner conjugation of G maps N onto itself. The connection with equality of the left and right cosets of Left and right cosets gH and Hg of a subgroup is proved in Equivalent characterisations of a normal subgroup by conjugates and left and right cosets.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

Equivalent characterisations of a normal subgroup by conjugates and left and right cosets

Statement

Let N≤G. The following conditions are equivalent:

  1. N⊴G (Normal subgroup: invariance under conjugation);
  2. gNg−1⊆N for every g∈G;
  3. gN=Ng for every g∈G, where these are the left and right cosets of N represented by g.

Facts & Assumptions

Given: A group G and a subgroup N≤G.

[F1]

The subgroup N is normal when gNg−1=N for every g∈G (Normal subgroup: invariance under conjugation).

Proof

technique · direct
1.1

Condition 1 implies condition 2 because equality implies containment.

F1
1.2

Suppose condition 2 holds. Applying it to g−1 gives g−1Ng⊆N; conjugating this containment by g and using (g−1)−1=g gives N⊆gNg−1, while condition 2 gives the reverse containment. Hence gNg−1=N for every g, so condition 1 holds.

givenL1algebra
1.3

Suppose condition 1 holds. If x∈gN, then x=gn=(gng−1)g for some n∈N, and gng−1∈N by [F1], so x∈Ng. Replacing g by g−1 gives the reverse inclusion, hence gN=Ng.

givenF1L1algebra
1.4

Suppose condition 3 holds. For n∈N, the element gn lies in gN=Ng, so gn=n′g for some n′∈N; therefore gng−1=n′∈N. Thus gNg−1⊆N and condition 2 holds.

givenalgebra
2.1

Steps 1.1 through 1.4 prove that conditions 1, 2, and 3 are equivalent.

step 1.1step 1.2step 1.3step 1.4∎
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

Every subgroup of an abelian group is normal

Statement

Every subgroup of an abelian group is normal.

Facts & Assumptions

Given: An abelian group G and a subgroup H≤G.

[F1]

A group is abelian when xy=yx for all of its elements (Group and abelian group).

[L1]

A subgroup H≤G is normal if and only if gH=Hg for every g∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

Proof

technique · direct
1.1

For every g∈G, commutativity gives gH={gh:h∈H}={hg:h∈H}=Hg.

F1algebra
2.1

Hence H⊴G by the coset characterisation of normality.

step 1.1L1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

Every subgroup of index two is normal

Statement

If H≤G and [G:H]=2, then H⊴G.

Facts & Assumptions

Given: A group G and a subgroup H≤G with [G:H]=2.

[F1]

The index [G:H] is the cardinality of the left-coset set G/H when that set is finite (The coset set G/H and the index [G:H] of a subgroup).

[L1]

The distinct left cosets of H partition G (The left cosets of a subgroup partition the group).

[L2]

The rule gH↦Hg−1 is a bijection from the left cosets of H to its right cosets (Inversion induces a bijection gH↦Hg−1 from left cosets to right cosets).

[L3]

For g∈G, one has gH=H if and only if g∈H; the corresponding right-coset statement follows from Hg=H if and only if g∈H (x∈aH iff a−1x∈H, and aH=bH iff a−1b∈H).

[L4]

A subgroup H≤G is normal if and only if gH=Hg for every g∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

Proof

technique · direct
1.1

If g∉H, then gH≠H by [L3]. Since [F1] and the hypothesis give exactly two left cosets, [L1] shows that H and gH are disjoint and cover G, so gH=G∖H.

givenF1L1L3
1.2

By [L2] there are exactly two right cosets. If g∉H, then Hg≠H by [L3]; the same elementary coset argument shows that distinct right cosets are disjoint and cover G, so Hg=G∖H.

givenL2L3algebra
2.1

If g∈H, then gH=H=Hg by [L3]; if g∉H, steps 1.1 and 1.2 give gH=G∖H=Hg. Thus gH=Hg for every g∈G, and [L4] gives H⊴G.

step 1.1step 1.2L3L4∎
LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

The intersection of a nonempty family of normal subgroups is normal

Statement

Let G be a group and let N be a nonempty family of normal subgroups of G. Then

K:=⋂N∈NN

is a normal subgroup of G.

Facts & Assumptions

Given: A group G and a nonempty family N of normal subgroups of G.

[L1]

The intersection of a nonempty family of subgroups of a group is a subgroup (The intersection of a nonempty family of subgroups of G is a subgroup of G).

[L2]

A subgroup K≤G is normal if gKg−1⊆K for every g∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

Proof

technique · direct
1.1

By [L1], the set K=⋂N∈NN is a subgroup of G.

L1
1.2

Fix g∈G and x∈K. For every N∈N, one has x∈N and N⊴G, so gxg−1∈N by [L2]. Hence gxg−1∈K.

givenL2
2.1

Thus gKg−1⊆K for every g∈G, and [L2] gives K⊴G.

step 1.1step 1.2L2∎
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-02Open item page →

The normal closure of a subset of a group

Definition

Let G be a group and let S⊆G. The family

NS:={N:N⊴G and S⊆N}

is nonempty because G⊴G by Normal subgroup: invariance under conjugation. Its intersection is normal by The intersection of a nonempty family of normal subgroups is normal. The normal closure of S in G is

⟨ ⁣⟨S⟩ ⁣⟩G:=⋂N∈NSN.

It contains S and is contained in every normal subgroup of G that contains S. Thus it is the smallest normal subgroup of G containing S.

DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-02Open item page →

The center Z(G) of a group

Definition

Let G be a group (Group and abelian group). The center of G is

Z(G):={z∈G:zg=gz for every g∈G}.

Thus Z(G) consists of the elements that commute with every element of G. Its subgroup and normality properties are proved in The center of a group is a normal subgroup.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

The center of a group is a normal subgroup

Statement

For every group G, the center Z(G) is a normal subgroup of G.

Facts & Assumptions

Given: A group G with identity e and center Z(G).

[F1]

The center is Z(G)={z∈G:zg=gz for every g∈G} (The center Z(G) of a group).

[F2]

A subset of a group is a subgroup when it contains the identity and is closed under products and inverses (Subgroup).

[L1]

A subgroup N≤G is normal if gNg−1=N for every g∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

Proof

technique · direct
1.1

The identity lies in Z(G). If x,y∈Z(G) and g∈G, then (xy)g=x(yg)=x(gy)=(xg)y=(gx)y=g(xy), so xy∈Z(G). If x∈Z(G), then xg=gx implies x−1g=gx−1 after multiplying by x−1 on both sides, so x−1∈Z(G). Hence Z(G)≤G.

F1F2algebra
1.2

If z∈Z(G) and g∈G, then gzg−1=zgg−1=z. Therefore gZ(G)g−1=Z(G) for every g∈G.

F1algebra
2.1

Steps 1.1 and 1.2 show that Z(G) is a subgroup invariant under conjugation, so it is normal.

step 1.1step 1.2L1∎
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-02Open item page →

Commutators [g,h]=ghg−1h−1 and the commutator subgroup [G,G]

Definition

Let G be a group. For g,h∈G, their commutator is

[g,h]:=ghg−1h−1.

This convention is fixed throughout; some sources use its inverse. By the inverse laws of In a group e−1=e, (g−1)−1=g and (gh)−1=h−1g−1, the order of the last product being essential, one has [g,h]−1=hgh−1g−1=[h,g].

The commutator subgroup, or derived subgroup, is the subgroup generated by all commutators:

[G,G]:=⟨{[g,h]:g,h∈G}⟩.

The generated subgroup notation is that of The subgroup ⟨S⟩ generated by a subset, the cyclic subgroup ⟨g⟩, and cyclic groups.

LemmaStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

The commutator subgroup is normal

Statement

For every group G, its commutator subgroup [G,G] is normal in G.

Facts & Assumptions

Given: A group G, its commutator subgroup D=[G,G], and an element x∈G.

[F1]

The subgroup D is generated by all elements [g,h]=ghg−1h−1 with g,h∈G (Commutators [g,h]=ghg−1h−1 and the commutator subgroup [G,G]).

[L1]

The subgroup generated by a set is contained in every subgroup that contains that set (The subgroup ⟨S⟩ generated by a subset, the cyclic subgroup ⟨g⟩, and cyclic groups).

[F2]

Conjugating a subgroup by a fixed group element produces a subgroup (Subgroup).

[L2]

A subgroup D≤G is normal if xDx−1⊆D for every x∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

Proof

technique · direct
1.1

Direct multiplication gives x[g,h]x−1=[xgx−1,xhx−1] for all g,h∈G.

F1algebra
1.2

The conjugate x−1Dx={x−1dx:d∈D} is a subgroup of G.

F2algebra
2.1

For every commutator c=[g,h], step 1.1 gives xcx−1∈D, so c∈x−1Dx. Thus the subgroup x−1Dx contains every generator of D, and [L1] gives D⊆x−1Dx.

step 1.1step 1.2F1L1
3.1

Conjugating the containment in step 2.1 by x gives xDx−1⊆D. Since x was arbitrary, [L2] gives D⊴G.

step 2.1L2algebra∎
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-02Open item page →

The quotient group G/N and coset product (gN)(hN)=ghN

Definition

Let G be a group and let N⊴G be a normal subgroup (Normal subgroup: invariance under conjugation). The quotient group, or factor group, G/N has the left cosets

G/N:={gN:g∈G}

as its elements (Left and right cosets gH and Hg of a subgroup, The coset set G/H and the index [G:H] of a subgroup), with product

(gN)(hN):=ghN.

Independence of the chosen representatives is proved in Coset multiplication (gH)(hH)=ghH is well defined if and only if H is normal ↗, and the group axioms are proved in For N⊴G, the cosets form a group with identity N and inverse (gN)−1=g−1N ↗.

TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

Coset multiplication (gH)(hH)=ghH is well defined if and only if H is normal

Statement

Let H≤G. The rule on left cosets

(aH)(bH):=abH

is independent of the representatives a and b if and only if H⊴G.

Facts & Assumptions

Given: A group G and a subgroup H≤G.

[F1]

The proposed coset product sends the pair (aH,bH) to abH (The quotient group G/N and coset product (gN)(hN)=ghN).

[L1]

A subgroup H is normal if and only if g−1Hg⊆H for every g∈G (Equivalent characterisations of a normal subgroup by conjugates and left and right cosets).

[L2]

For left cosets, aH=a′H if and only if a−1a′∈H (x∈aH iff a−1x∈H, and aH=bH iff a−1b∈H).

[F2]

A subgroup contains products of its elements (Subgroup).

Proof

technique · direct
1.1

Suppose H⊴G and aH=a′H, bH=b′H. By [L2], write a′=ah1 and b′=bh2 with h1,h2∈H. Then (ab)−1a′b′=b−1h1bh2∈H by [L1] and [F2], so [L2] gives abH=a′b′H. Hence [F1] is independent of both representatives.

givenF1L1L2F2algebra
1.2

Conversely, suppose [F1] is well defined. For h∈H and g∈G, the equal cosets H=eH=hH give the same product with gH, so gH=(eH)(gH)=(hH)(gH)=hgH.

givenF1
2.1

The equality gH=hgH gives g−1hg∈H by [L2]. Thus g−1Hg⊆H for every g, and [L1] gives H⊴G.

step 1.2L1L2
3.1

Step 1.1 proves sufficiency and steps 1.2 and 2.1 prove necessity, establishing the biconditional.

step 1.1step 1.2step 2.1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

For N⊴G, the cosets form a group with identity N and inverse (gN)−1=g−1N

Statement

Let N⊴G. The left cosets form a group G/N under

(gN)(hN)=ghN.

Its identity is N=eN, and the inverse of gN is g−1N.

Facts & Assumptions

Given: A group G and a normal subgroup N⊴G.

[L1]

Coset multiplication (gN)(hN)=ghN is well defined when N is normal (Coset multiplication (gH)(hH)=ghH is well defined if and only if H is normal).

[F1]

The quotient set G/N consists of the left cosets of N, with the proposed product (gN)(hN)=ghN (The quotient group G/N and coset product (gN)(hN)=ghN).

[F2]

A group operation is associative, has a two-sided identity, and gives every element a two-sided inverse (Group and abelian group).

Proof

technique · direct
1.1

By [L1], the formula in [F1] is a binary operation on the coset set, independent of representatives.

L1F1
1.2

For g,h,k∈G, one has ((gN)(hN))(kN)=(gh)kN=g(hk)N=(gN)((hN)(kN)). Also (eN)(gN)=gN=(gN)(eN), so N=eN is the identity.

F1F2algebra
1.3

The products (gN)(g−1N) and (g−1N)(gN) both equal eN=N, so g−1N is the inverse of gN.

F1F2algebra
2.1

Steps 1.1 through 1.3 verify the binary operation, associativity, identity, and inverse axioms; therefore G/N is a group with the stated identity and inverses.

step 1.1step 1.2step 1.3F2∎
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

The canonical projection π:G→G/N, π(g)=gN, is a surjective group homomorphism

Statement

Let N⊴G. The canonical projection

π:G⟶G/N,π(g):=gN,

is a surjective group homomorphism.

Facts & Assumptions

Given: A group G, a normal subgroup N⊴G, and the quotient group G/N.

[F1]

A group homomorphism f:G→G′ satisfies f(gh)=f(g)f(h) for all g,h∈G (Monoid homomorphism and group homomorphism).

[F2]

A function f:A→B is surjective if every b∈B equals f(a) for some a∈A (Injection, surjection, bijection).

[F3]

Every left coset of N has the form gN for a representative g∈G (Left and right cosets gH and Hg of a subgroup).

Proof

technique · direct
1.1

For g,h∈G, one has π(gh)=ghN=(gN)(hN)=π(g)π(h), so π is a group homomorphism.

L1F1
1.2

Every element of G/N is a coset gN=π(g) for some g∈G, so π is surjective.

F2F3
2.1

Hence the canonical projection is a surjective group homomorphism.

step 1.1step 1.2∎
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

If [G:N] is finite then ∣G/N∣=[G:N]; for finite G this equals ∣G∣/∣N∣

Statement

Let N⊴G. If [G:N] is finite, then the quotient group G/N is finite and

∣G/N∣=[G:N].

In particular, if G is finite, then

∣G/N∣=∣G∣∣N∣.

Facts & Assumptions

Given: A group G and a normal subgroup N⊴G.

[F1]

The index [G:N] is the finite cardinality of the left-coset set G/N when that set is finite (The coset set G/H and the index [G:H] of a subgroup).

[L1]

If G is finite and N≤G, then ∣G∣=[G:N]∣N∣ (Lagrange's theorem: ∣G∣=[G:H]∣H∣ for every subgroup H of a finite group G).

[L2]

The quotient group has the left cosets of N as its underlying set (For N⊴G, the cosets form a group with identity N and inverse (gN)−1=g−1N).

Proof

technique · direct
1.1

If [G:N] is finite, then by [F1] the coset set underlying G/N is finite with cardinality [G:N]; hence [F2] and [L2] give ∣G/N∣=[G:N].

F1F2L2
2.1

If G is finite, then [L1] gives ∣G∣=[G:N]∣N∣. Since N contains the identity, ∣N∣≠0, and step 1.1 yields ∣G/N∣=[G:N]=∣G∣/∣N∣.

step 1.1L1algebra
3.1

The two asserted formulas follow.

step 1.1step 2.1∎
TheoremStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

G/N is abelian if and only if [G,G]⊆N

Statement

Let N⊴G. Then G/N is abelian if and only if

[G,G]⊆N.

Facts & Assumptions

Given: A group G, a normal subgroup N⊴G, and the quotient group G/N.

[L1]

In G/N, products and inverses satisfy (gN)(hN)=ghN and (gN)−1=g−1N, with identity N (For N⊴G, the cosets form a group with identity N and inverse (gN)−1=g−1N).

[F1]

The commutator subgroup [G,G] is generated by the elements [g,h]=ghg−1h−1 (Commutators [g,h]=ghg−1h−1 and the commutator subgroup [G,G]).

[L2]

A subgroup generated by a set is contained in every subgroup containing that set (The subgroup ⟨S⟩ generated by a subset, the cyclic subgroup ⟨g⟩, and cyclic groups).

[L3]

For x∈G, one has xN=N if and only if x∈N (x∈aH iff a−1x∈H, and aH=bH iff a−1b∈H).

[F2]

A group is abelian when every two of its elements commute (Group and abelian group).

Proof

technique · direct
1.1

Suppose G/N is abelian. For g,h∈G, the commutator of the cosets gN and hN is the identity, so [L1] gives [g,h]N=N; hence [g,h]∈N by [L3].

givenL1L3F2algebra
1.2

Conversely, suppose [G,G]⊆N. Then for any g,h∈G, one has [g,h]∈N, so [L3] and [L1] show that the commutator of gN and hN is N. Multiplying the equality (gN)(hN)(gN)−1(hN)−1=N on the right by (hN)(gN) gives (gN)(hN)=(hN)(gN). Thus G/N is abelian.

givenL1L3F2algebra
2.1

The subgroup N contains every commutator, so it contains the subgroup they generate: [G,G]⊆N.

step 1.1F1L2
3.1

Steps 1.1 and 2.1 prove the forward implication, and step 1.2 proves the reverse implication.

step 1.1step 2.1step 1.2∎
CorollaryStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

Every quotient group of an abelian group is abelian

Statement

If G is abelian and N⊴G, then G/N is abelian.

Facts & Assumptions

Given: An abelian group G and a normal subgroup N⊴G.

[F1]

A group is abelian when gh=hg for all of its elements (Group and abelian group).

Proof

technique · direct
1.1

For arbitrary cosets gN,hN∈G/N, commutativity in G gives (gN)(hN)=ghN=hgN=(hN)(gN).

L1F1
2.1

Hence every two elements of G/N commute, so G/N is abelian.

step 1.1F1∎
PropositionStatement: AI-adaptedProof: AI-generatedprecheck passaudited 2026-08-02Open item page →

For every n∈N, the congruence-class group (Z/n,+) is the quotient group (Z,+)/nZ

Statement

For every n∈N, view n as its canonical nonnegative integer and put nZ:={nk:k∈Z}. Then the left cosets of nZ in (Z,+) are exactly the congruence classes modulo n, and coset addition is the published addition of congruence classes. Thus

(Z,+)/nZ=(Z/n,+)

as the same group on the same underlying set. This includes n=0 and n=1.

Facts & Assumptions

Given: A natural number n, viewed in Z under the canonical embedding, and the set nZ={nk:k∈Z}.

[L1]

The integers form a commutative ring with identity (The integers form a commutative ring), and the canonical embedding of N preserves addition and multiplication (The naturals embed in the integers).

[F1]

A subset of a group is a subgroup when it contains the identity and is closed under the operation and inverses (Subgroup).

[L2]

Every subgroup of an abelian group is normal (Every subgroup of an abelian group is normal).

[F2]

The congruence x≡a(modn) means that x−a=nq for some q∈Z (Congruence modulo an integer: a≡b(modn) when n∣(a−b), including the moduli 0 and 1).

[F3]

The congruence class is [a]n={x∈Z:x≡a(modn)} (The congruence class [a]n and the quotient set Z/n).

[L3]

The cosets of a normal subgroup form a group under (a+N)+(b+N)=(a+b)+N (For N⊴G, the cosets form a group with identity N and inverse (gN)−1=g−1N).

[L4]

For every n∈N, (Z/n,+,[0]n) is an abelian group, including at n=0 and n=1 (For every natural n, (Z/n,+) is an abelian group, multiplication is a commutative monoid operation, and both distributive laws hold).

Proof

technique · direct
1.1

The set nZ contains 0=n0; if nk,nℓ∈nZ, then nk+nℓ=n(k+ℓ) and −(nk)=n(−k) also lie in nZ. Hence nZ≤(Z,+).

L1F1algebra
1.2

For a,x∈Z, one has x∈a+nZ if and only if x=a+nq for some q∈Z, if and only if x≡a(modn), if and only if x∈[a]n. Therefore a+nZ=[a]n.

F2F3algebra
2.1

Since (Z,+) is abelian, the subgroup nZ is normal.

step 1.1L2
2.2

Under the equality in step 1.2, [L3] and [F4] give (a+nZ)+(b+nZ)=(a+b)+nZ=[a+b]n=[a]n+[b]n.

step 1.2F4L3
3.1

Steps 2.1, 1.2, and 2.2 show that the quotient group and the group of congruence classes have the same underlying set and operation; [L4] confirms the published group convention, including n=0 and n=1.

step 2.1step 1.2step 2.2L4∎

5 · Examples, counterexamples and false statements

None yet.

Sources