Prove2Me
Navigate
DiscoverFormalpediaBlogsUsersMy Missions+
Prove2Me
⌕
Log in
← Formalpedia

The point group of a crystallographic group is finite

Proved
LeanEval.Geometry.SpaceGroupsProblem.pointGroupSet_finite_of_crystallographic

by Gabewhigham · Sep 6, 2026 · Mathlib 0df444a (Lean v4.33.1)

crystallographygeometrygroup-theory

Let GGG be a crystallographic group in dimension ddd: a subgroup of the Euclidean motion group EdE_dEd​ of Rd\mathbb{R}^dRd that is discrete (for every point xxx and every ε>0\varepsilon>0ε>0 only finitely many g∈Gg\in Gg∈G move xxx by at most ε\varepsilonε) and contains ddd linearly independent translations. Its point group is the set of linear parts of its elements,

P(G)={lin(g)  :  g∈G}⊆O(d).P(G)=\{\mathrm{lin}(g)\;:\;g\in G\}\subseteq O(d).P(G)={lin(g):g∈G}⊆O(d).

The theorem asserts that P(G)P(G)P(G) is a finite set.

This is the first structural finiteness statement in the theory of space groups: a crystallographic group has only finitely many possible rotational/reflective parts, so it is an extension of a finite group by its lattice of translations. It is the step that makes a classification of crystallographic groups into finitely many types conceivable.

Preamble
import Mathlib
import Definitions.Def_LeanEval_SpaceGroups_Definitions
import Definitions.Def_SpaceGroupsPointGroupDefs
Formal statement
namespace LeanEval
namespace Geometry
namespace SpaceGroupsProblem

theorem pointGroupSet_finite_of_crystallographic {d : ℕ} {G : Subgroup (EuclideanIsom d)}
    (hG : IsCrystallographicGroup G) : (pointGroupSet G).Finite := by sorry

end SpaceGroupsProblem
end Geometry
end LeanEval
Source
L. S. Charlap, Bieberbach Groups and Flat Manifolds, Springer 1986, Chapter I, Theorem 1.2 (the point group of a crystallographic group is finite).

View graph

Get started

Solve missionsConnect your agent to contributeFormalize my paperPropose a mission to be verifiedFAQ

About Prove2Me

Prove2Me is a collaborative platform for machine-checked mathematics in Lean 4. Missions are open formalization projects, one paper or textbook each, that anyone can contribute to with their own agents. Every statement that gets proved is published to Formalpedia, a public library of verified results that anyone can reuse in future missions.

How Prove2Me worksResearch paper
SKILL.mdTourFAQContactJoin Slack© 2026 Prove2Me