Alphabeta Math
Session-authored (Fable 5 assisted)
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.

11 results · all verified · 5 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 6 not AI-judged were verified by owner audit (typically over a confirmed judge false positive), not failures.

Geometric Actions Svarc Milnor and Growth

1 · Prerequisites

2 · Summary

This page uses the published word-metric and quasi-isometry machinery, together with geodesic metric spaces and nilpotent-group conventions, to move from algebraic generators to geometric actions. The key background facts are that word metrics on finitely generated groups are comparable across finite generating sets, quasi-isometries compose, and lower-central quotients of nilpotent groups carry the rank data used by the Bass-Guivarch degree.

With that background fixed, the page defines geometric actions, proves the Švarc-Milnor lemma, and turns growth into a coarse invariant. The later items show that growth type survives both changes of generators and quasi-isometry, identify free groups as exponential, package the nilpotent degree in the homogeneous dimension, and then mark the two major external boundaries honestly: Bass-Guivarch for exact nilpotent degree and Gromov for polynomial growth versus virtual nilpotence. The companion examples measure those statements against lattices, trees, the Heisenberg group, and the standard failure modes.

3 · Logical flowchart

4 · Definitions, theorems and proofs

DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Isometric, proper, and cobounded actions on metric spaces

Definition

Let G act on a metric space (X,d) by a left action (Left group actions, transitive actions, and faithful actions, Metric space: d(x,y)=0 iff x=y, symmetry, and the triangle inequality; pseudometric and ultrametric).

The action is isometric if every gG acts by an isometry, that is, d(gx, gy)=d(x,y)for all x,yX.

The action is proper if for every bounded subsets B,CX, the transporter set {gG:(gB)C} is finite.

The action is cobounded if some bounded subset BX has GB:=gGgB=X. If the action is isometric and X is nonempty, coboundedness is equivalent to the existence of x0X and R0 such that every point of X lies within distance at most R of the orbit Gx0.

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

Metric properness agrees with proper discontinuity on proper discrete metric spaces

Statement

Let G act isometrically on a proper discrete metric space X. Then the metric-properness condition of Isometric, proper, and cobounded actions on metric spaces is equivalent to the usual proper-discontinuity condition that for every finite subset FX, the set {gG:(gF)F} is finite.

Equivalently, it is enough to require that for every xX and every R0, the set {gG:d(x, gx)R} be finite.

Facts & Assumptions

Given: An isometric action of G on a proper discrete metric space X.

[L1]

The action is proper when, for every bounded subsets B,CX, the transporter set {gG:(gB)C} is finite (Isometric, proper, and cobounded actions on metric spaces).

[L2]

In a proper discrete metric space, bounded subsets are finite. [given]

Proof

technique · direct
1.1

If the action is proper in the metric sense, then [L2] turns every finite set into a bounded set. So for every finite FX, the set {gG:(gF)F} is finite by [L1].

L1L2
1.2

Conversely, suppose the finite-set condition holds. Let B,CX be bounded. By [L2], the union F:=BC is finite. If (gB)C, then certainly (gF)F, so the transporter of B into C is contained in the finite set supplied for F. Hence the action is proper in the metric sense.

L1L2
2.1

The finite-set condition implies the pointwise bound by taking F:=Bˉ(x,R); and the pointwise bound implies the finite-set condition because a finite set lies in some ball Bˉ(x,R). Thus all three formulations are equivalent.

step 1.1step 1.2algebra
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Geometric actions on a metric space

Definition

An action of a group on a metric space is geometric if it is isometric, proper, and cobounded in the sense of Isometric, proper, and cobounded actions on metric spaces.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Bounded local displacement on a geodesic space implies coarse Lipschitz control

Statement

Let X be a geodesic metric space and Y a metric space. Suppose f:XY satisfies dY(f(x),f(y))Cwhenever dX(x,y)1, for some real C0. Then f is coarse Lipschitz; more precisely, dY(f(x),f(y))CdX(x,y)+Cfor all x,yX.

Facts & Assumptions

Given: A geodesic metric space X, a metric space Y, a map f:XY, and a real C0 such that dY(f(x),f(y))C whenever dX(x,y)1.

[L1]

In a geodesic metric space, every two points x,y are joined by a geodesic segment γ:[0,]X of length =dX(x,y) (Geodesics and geodesic metric spaces).

[L2]

A map is coarse Lipschitz when there are reals A,B0 with dY(f(x),f(y))AdX(x,y)+B for all x,y (Coarse Lipschitz maps and quasi-isometric embeddings).

[L3]

The Archimedean property says that for every real t there is a natural number m with t<m (Every complete ordered field is Archimedean).

[L4]

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

Proof

technique · direct
1.1

Fix x,yX. If dX(x,y)1, the displayed hypothesis already gives dY(f(x),f(y))CCdX(x,y)+C.

givenalgebra
1.2

Suppose dX(x,y)>1. By [L1], choose a geodesic γ:[0,]X from x to y with =dX(x,y). By [L3] and [L4], let m be the least natural number with m. Then m1<m, so m+1.

L1L3L4choose
2.1

Put xi:=γ(i/m) for 0im. Consecutive points satisfy dX(xi1,xi)=/m1, so the hypothesis gives dY(f(xi1),f(xi))C for every i. Summing along the chain yields dY(f(x),f(y))mCC+C=CdX(x,y)+C.

givenstep 1.2algebra
3.1

Steps 1.1 and 2.1 give the displayed global bound for all x,y, so [L2] makes f coarse Lipschitz.

L2step 1.1step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-26Open item page →

Orbit maps of isometric actions are coarse Lipschitz

Statement

Let a finitely generated group G with finite generating set S act isometrically on a metric space X, and fix x0X. Then the orbit map ϕx0:(G,dS)X,ϕx0(g):=gx0, is coarse Lipschitz. In fact, if M:=max({0}{dX(x0, sx0):sSS1}), then dX(gx0, hx0)MdS(g,h)for all g,hG.

Facts & Assumptions

Given: A finite generating set S of G, an isometric action of G on a metric space X, and a point x0X.

[L1]

A group is finitely generated when some finite subset generates it (Finitely generated groups).

[L2]

An isometric action satisfies d(gx, gy)=d(x,y) for all gG and x,yX (Isometric, proper, and cobounded actions on metric spaces).

[L3]

The word metric is dS(g,h)=g1hS (The word metric of a group with respect to a generating set), and uS is the least length of an expression of u as a product of elements of SS1 (Word length of a group element with respect to a generating set).

[L4]

A map is coarse Lipschitz when its output distances are bounded by A times the input distance plus an additive constant B, for some reals A,B0 (Coarse Lipschitz maps and quasi-isometric embeddings).

Proof

technique · direct
1.1

Because SS1 is finite by [L1], adjoining 0 gives a nonempty finite set of real numbers, so the maximum M exists.

L1choose
2.1

Let u:=g1h, and write u=s1sn with n=uS=dS(g,h) and each siSS1 by [L3]. Repeated use of the triangle inequality gives dX(x0, ux0)i=1ndX(x0, six0)nM. Applying the isometry g and [L2] yields dX(gx0, hx0)=dX(x0, ux0)MdS(g,h).

L2L3step 1.1algebra
3.1

The displayed estimate is a coarse-Lipschitz bound with multiplicative constant M and additive constant 0, so the orbit map is coarse Lipschitz by [L4].

L4step 2.1
LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-26Open item page →

Cobounded proper geodesic actions produce finite generating sets

Statement

Let G act geometrically on a geodesic metric space X. Fix x0X, and choose D0 such that every point of X lies within distance at most D of the orbit Gx0. Then S:={gG:dX(x0, gx0)2D+1} is finite and generates G.

Facts & Assumptions

Given: A geometric action of G on a geodesic metric space X, a point x0X, and a real D0 such that every point of X lies within distance at most D of the orbit Gx0.

[L1]

A geometric action is isometric, proper, and cobounded (Geometric actions on a metric space).

[L2]

In a geodesic metric space, every two points are joined by a geodesic segment (Geodesics and geodesic metric spaces).

[L3]

The Archimedean property says that for every real t there is a natural number m with t<m (Every complete ordered field is Archimedean).

[L4]

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

[L5]

A group is finitely generated when some finite subset generates it (Finitely generated groups).

Proof

technique · direct
1.1

The set S is finite because the action is proper by [L1], the singleton {x0} and the ball {y:dX(x0,y)2D+1} are bounded, and S is exactly the transporter set from the first to the second.

L1
1.2

Let gG. By [L2], choose a geodesic γ:[0,]X from x0 to gx0, where =dX(x0, gx0). By [L3] and [L4], let m be the least natural number with m. Put pi:=γ(i/m) for 0im. Then dX(pi1,pi)=/m1 for each i.

L2L3L4choose
2.1

For each i, choose giG with dX(pi, gix0)D, and arrange g0=e and gm=g. This is possible because p0=x0 and pm=gx0.

givenstep 1.2choose
3.1

Put si:=gi1gi+1. Then dX(x0, six0)=dX(gix0, gi+1x0)D+1+D=2D+1, so every si lies in S. Since g=s0s1sm1, the set S generates G.

L1step 2.1algebra
4.1

Step 3.1 shows that S is a generating set, and step 1.1 shows that it is finite. Hence [L5] makes G finitely generated.

L5step 1.1step 3.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-26Open item page →

The Svarc-Milnor lemma

Statement

Let G act geometrically on a geodesic metric space X, and fix x0X. Then G is finitely generated. More precisely, if S:={gG:dX(x0, gx0)2D+1} is the finite generating set obtained from Cobounded proper geodesic actions produce finite generating sets, then the orbit map ϕx0:(G,dS)X,ϕx0(g):=gx0, is a quasi-isometry.

Facts & Assumptions

Given: A geometric action of G on a geodesic metric space X, a point x0X, and a real D0 such that every point of X lies within distance at most D of the orbit Gx0.

[L1]

The set S:={gG:dX(x0, gx0)2D+1} is a finite generating set of G (Cobounded proper geodesic actions produce finite generating sets).

[L2]

For this generating set, the orbit map satisfies dX(gx0, hx0)MdS(g,h) for some constant M0 (Orbit maps of isometric actions are coarse Lipschitz).

[L3]

A subset is coarsely dense when every point of the space lies within a fixed distance of it, and a quasi-isometry is a coarse Lipschitz map admitting a coarse Lipschitz quasi-inverse (Coarsely dense subsets, quasi-inverses and quasi-isometries).

[L4]

The word metric is dS(g,h)=g1hS (The word metric of a group with respect to a generating set).

Proof

technique · direct
1.1

By [L1], the set S is finite and generates G, so dS is a word metric on G. Step [L2] gives the coarse-Lipschitz upper bound for ϕx0.

L1L2L4
1.2

The orbit ϕx0(G)=Gx0 is D-dense in X by the choice of D, so it is coarsely dense in the sense of [L3].

L3given
1.3

For gG, the proof of [L1] writes g as a product of at most m elements of S, where m is the least natural number with dX(x0, gx0)m. Therefore gSdX(x0, gx0)+1. Applying this to g1h and using isometricity gives dS(g,h)=g1hSdX(gx0, hx0)+1.

L1L4algebra
2.1

For each xX, choose r(x)G with dX(x, r(x)x0)D; this is possible by step 1.2.

step 1.2choose
3.1

For x,yX, step 1.3 with g=r(x) and h=r(y) gives dS(r(x),r(y))dX(r(x)x0, r(y)x0)+1dX(x,y)+2D+1. So r:XG is coarse Lipschitz.

step 1.3step 2.1algebra
3.2

For every xX, step 2.1 gives dX(ϕx0(r(x)),x)D. For every gG, step 1.3 and step 2.1 with x=gx0 give dS(r(gx0),g)dX(r(gx0)x0, gx0)+1D+1. Thus rϕx0 and idG, and also ϕx0r and idX, are at bounded distance.

step 1.3step 2.1algebra
4.1

Step 1.1 shows that ϕx0 is coarse Lipschitz, and step 3.2 gives a coarse Lipschitz quasi-inverse. Hence the orbit map is a quasi-isometry by [L3].

L3step 1.1step 3.1step 3.2
CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Groups acting geometrically on the same space are quasi-isometric

Statement

If two groups act geometrically on the same nonempty geodesic metric space, then they are quasi-isometric.

Facts & Assumptions

Given: Geometric actions of groups G and H on the same nonempty geodesic metric space X.

[L1]

Under a geometric action on a geodesic metric space, every orbit map is a quasi-isometry (The Svarc-Milnor lemma).

[L2]

Quasi-isometry is an equivalence relation on metric spaces (Being quasi-isometric is reflexive, symmetric and transitive).

Proof

technique · direct
1.1

Choose points xG,xHX. By [L1], the orbit maps based at xG and xH make the groups G and H each quasi-isometric to the common space X.

L1givenchoose
2.1

By transitivity of quasi-isometry from [L2], the spaces G and H are quasi-isometric to each other.

L2step 1.1
DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The growth function of a finitely generated group

Definition

Let G be a finitely generated group, and let S be a finite generating set (Finitely generated groups).

The growth function of G with respect to S is βG,S:NN,βG,S(n):={gG:gSn}.

Since dS(e,g)=gS (The word metric of a group with respect to a generating set, Word length of a group element with respect to a generating set), this is exactly the cardinality of the closed word-metric ball of radius n about the identity.

DefinitionDefinition: Literature-sourcedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Growth comparison and growth type

Definition

Let f,g:NN be nondecreasing functions.

Write fg if there is a natural number C1 such that f(n)Cg(Cn+C)+Cfor every nN.

Write fg if both fg and gf hold.

For a finitely generated group G and a finite generating set S, the equivalence class of the growth function βG,S (The growth function of a finitely generated group) under is the growth type of G with respect to S.

LemmaStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Growth comparison is a preorder

Statement

On nondecreasing functions NN, the relation of Growth comparison and growth type is reflexive and transitive. Consequently is an equivalence relation.

Facts & Assumptions

Given: Nondecreasing functions f,g,h:NN.

[L1]

The relation fg means that some natural number C1 satisfies f(n)Cg(Cn+C)+C for every nN, and fg means both fg and gf (Growth comparison and growth type).

Proof

technique · direct
1.1

Reflexivity holds with C=1, since f(n)f(n+1)+1 for every n and f is nondecreasing. So ff.

L1given
1.2

Suppose fg via C1 and gh via C2. Put C:=C1C2+C1+C2, which is again a natural number with C1. Then f(n)C1g(C1n+C1)+C1C1C2h(C2(C1n+C1)+C2)+C1C2+C1+C2, and the argument of h is at most Cn+C. Since h is nondecreasing and CC1C2, this gives f(n)Ch(Cn+C)+C for every n. Hence fh.

L1givenalgebra
2.1

Steps 1.1 and 1.2 make a preorder. The relation is therefore an equivalence relation by definition.

L1step 1.1step 1.2
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

Growth type is independent of the finite generating set

Statement

Let G be a finitely generated group, and let S and T be finite generating sets. Then the growth functions βG,S and βG,T are equivalent under . Hence the growth type of a finitely generated group does not depend on the chosen finite generating set.

Facts & Assumptions

Given: A finitely generated group G and finite generating sets S and T.

[L1]

The growth function βG,S(n) counts the elements with gSn, and βG,T(n) is defined similarly (The growth function of a finitely generated group).

[L2]

The relation is the mutual comparison relation generated by f(n)Cg(Cn+C)+C for some natural number C1 (Growth comparison and growth type).

[L3]

The identity map between the two word metrics is a bilipschitz equivalence (The identity map between the word metrics of two finite generating sets is a bilipschitz equivalence).

Proof

technique · direct
1.1

By [L3], choose a natural number C1 such that dT(g,h)CdS(g,h) and dS(g,h)CdT(g,h) for all g,hG.

L3choose
2.1

If gSn, then step 1.1 gives gTCn. So every element counted by βG,S(n) is also counted by βG,T(Cn), and therefore βG,S(n)βG,T(Cn). Exchanging S and T yields the reverse inequality.

L1step 1.1
3.1

Because C1 and the growth functions are nondecreasing, step 2.1 implies βG,S(n)βG,T(Cn)CβG,T(Cn+C)+C, and likewise with S and T interchanged. Thus [L2] gives βG,SβG,T and βG,TβG,S. Hence βG,SβG,T, and the growth type is independent of the finite generating set.

L2step 2.1
TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-26Open item page →

Growth type is a quasi-isometry invariant of finitely generated groups

Statement

If finitely generated groups G and H are quasi-isometric, then they have the same growth type.

Facts & Assumptions

Given: Finitely generated groups G and H, finite generating sets S and T, and a quasi-isometry f:(G,dS)(H,dT).

[L1]

A quasi-isometry is a coarse Lipschitz map admitting a coarse Lipschitz quasi-inverse (Coarsely dense subsets, quasi-inverses and quasi-isometries).

[L2]

A coarse Lipschitz map between finitely generated groups with word metrics is Lipschitz (A coarse Lipschitz map between word metric spaces of finitely generated groups is Lipschitz).

[L3]

Word-metric balls are finite for finite generating sets (Balls of a word metric are finite if and only if the generating set is finite).

[L4]

The word metric is left invariant, so left translation by any group element is an isometry (The word metric is a left-invariant metric and coincides with the path metric of the Cayley graph).

[L5]

The relation is the growth-type equivalence relation (Growth comparison and growth type, The growth function of a finitely generated group).

Proof

technique · direct
1.1

By composing f with left translation by f(e)1 in H, which is an isometry by [L4], we may assume f(e)=e without changing any fiber cardinalities or quasi-isometry constants up to harmless enlargement.

L1L4
1.2

By [L1], choose a coarse Lipschitz quasi-inverse q:HG and a real c0 with dS(q(f(g)),g)c for all gG. By [L2], enlarge constants so that both f and q are Lipschitz, say dT(f(g),f(h))LdS(g,h) and dS(q(u),q(v))LdT(u,v).

L1L2choose
2.1

Let A:=L, B:=L, mG:=βG,S(2c), and mH:=βH,T(2c). Then A,B,mG,mH are natural numbers, and the Lipschitz bound on f gives f(BS(e,n))BT(e,An) for every n. If f(g1)=f(g2), then step 1.2 gives dS(g1,g2)2c2c, so every fiber of f has size at most mG, finite by [L3]. Therefore βG,S(n)mGβH,T(An).

L3step 1.2algebra
2.2

Applying the same argument to the quasi-inverse q gives βH,T(n)mHβG,S(Bn) for all n.

step 1.2algebra
3.1

Let K be a natural number with KA,B,mG,mH. Growth functions are nondecreasing and every radius-n word-metric ball contains the identity, so step 2.1 gives βG,S(n)mGβH,T(An)KβH,T(Kn+K)+K, and step 2.2 similarly gives βH,T(n)KβG,S(Kn+K)+K. These are the two comparison directions of [L5]. Hence βG,SβH,T, so G and H have the same growth type.

L5step 2.1step 2.2
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 2026-08-26Open item page →

Polynomial, subexponential, exponential, and intermediate growth

Definition

Let G be a finitely generated group, and let S be any finite generating set. Write βG:=βG,S.

By Growth type is independent of the finite generating set and the transitivity of from Growth comparison is a preorder, the following conditions do not depend on the choice of S.

  • G has polynomial growth if βGnd for some integer d0.
  • G has exponential growth if anβG for some natural number a2.
  • G has subexponential growth if it does not have exponential growth.
  • G has intermediate growth if it has subexponential growth but not polynomial growth.

The comparison relation is that of Growth comparison and growth type, and βG,S is from The growth function of a finitely generated group.

TheoremStatement: Literature-sourcedProof: AI-generatedprecheck passaudited 2026-08-26Open item page →

Free groups of rank at least two have exponential growth

Statement

Let Fr be a free group of rank r2. Then Fr has exponential growth.

Facts & Assumptions

Given: A free group Fr of rank r2 together with a free basis X of size r.

[L1]

In the word metric defined by a free basis, word length is exactly reduced-word length (With respect to a free basis, the word length of an element is the length of its reduced word).

[L2]

The growth function counts elements with bounded word length (The growth function of a finitely generated group).

[L3]

Exponential growth means that anβG for some real a>1 (Polynomial, subexponential, exponential, and intermediate growth).

[L4]

A free group of rank r has a free basis with r elements (The rank of a free group admitting a finite basis).

[L5]

Reduced words form a free group on the basis alphabet, and any two free groups on that alphabet are uniquely isomorphic compatibly with their generators; hence distinct reduced words represent distinct elements of Fr (Reduced words form the free group on an alphabet, Free groups on the same set are uniquely isomorphic compatibly with their generators).

Proof

technique · direct
1.1

For each n1, the reduced words of length exactly n on XX1 number 2r(2r1)n1: there are 2r choices for the first letter and, after that, 2r1 choices at each step to avoid immediate cancellation.

L4algebra
2.1

By [L1] and [L5], those reduced words represent distinct elements of word length exactly n. Therefore the ball of radius n contains at least 2r(2r1)n1 elements, so βFr,X(n)(2r1)n for every n1.

L1L2L5step 1.1algebra
3.1

Because r2, the real number a:=2r1 satisfies a>1. Step 2.1 gives anβFr,X(n) for all n, so anβFr,X and [L3] makes the growth exponential.

L3step 2.1
DefinitionDefinition: AI-adaptedProof: Not applicablejudge pass (gpt-5.6-terra)audited 2026-08-26Open item page →

The homogeneous dimension of a finitely generated nilpotent group

Definition

Let G be a finitely generated nilpotent group of class c, and write γ1(G)=G,γi+1(G)=[G,γi(G)] for its lower central series (Subgroup commutators and the lower central series, Nilpotent groups and nilpotency class).

The later source-backed remark Bass-Guivarch growth-degree formula records that each quotient γi(G)/γi+1(G) is a finitely generated abelian group, so its free rank as a Z-module is defined (The free rank of a finitely generated module over a PID).

The homogeneous dimension of G is D(G):=i=1cirankZ ⁣(γi(G)/γi+1(G)).

RemarkRemark: Literature-sourcedProof: Not supplied sources checked 2026-08-26 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Bass-Guivarch growth-degree formula

For a finitely generated nilpotent group G, let D(G) be the homogeneous dimension from The homogeneous dimension of a finitely generated nilpotent group. The Bass-Guivarch growth-degree formula says that, for every finite generating set S, βG,S(n)nD(G).

This page does not prove that formula or the accompanying structural fact used to state it. The source-backed result records that the lower-central quotients are finitely generated abelian, so their displayed free ranks and the sum defining D(G) are well defined.

CorollaryStatement: Literature-sourcedProof: AI-generatedprecheck passjudge pass (gpt-5.6-terra)audited 2026-08-26 rests on unproved material (inherited)Open item page →

Finitely generated nilpotent groups have polynomial growth

Statement

Every finitely generated nilpotent group has polynomial growth.

Facts & Assumptions

Given: A finitely generated nilpotent group G.

[A1]

Bass-Guivarch says that βG,S(n)nD(G) for every finite generating set S.

[L2]

Polynomial growth means that βGnd for some integer d0 (Polynomial, subexponential, exponential, and intermediate growth).

Proof

technique · direct
1.1

By [A1], the growth function of G is equivalent to the polynomial nD(G). In particular it is bounded above, in the growth-comparison sense, by a polynomial.

A1
2.1

Therefore [L2] makes G a group of polynomial growth.

L2step 1.1
RemarkRemark: Literature-sourcedProof: Not supplied sources checked 2026-08-26 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Gromov's polynomial-growth theorem

Gromov's polynomial-growth theorem states that a finitely generated group has polynomial growth if and only if it is virtually nilpotent.

This page does not prove that theorem. The forward implication is a deep structural result, not a consequence of the Švarc-Milnor and growth-comparison machinery developed here. The corollary Finitely generated nilpotent groups have polynomial growth supplies the nilpotent case of the backward implication; passing from nilpotent to virtually nilpotent also requires the finite-index quasi-isometry argument.

RemarkRemark: Literature-sourcedProof: Not supplied sources checked 2026-08-26 not proved hereOpen item page →
Recorded, not proved here. This statement is included so the library can refer to it honestly, with a citation to the literature. It is not proved anywhere in this library: the track that would prove it has not been developed here yet.

Grigorchuk groups of intermediate growth

There exist finitely generated groups of intermediate growth. The first examples were constructed by Grigorchuk.

This page uses that result only as an existence witness. It supplies the standard counterexample to the claim that subexponential growth must already be polynomial.

5 · Examples, counterexamples and false statements

None yet.

Sources