ProCGroups/FreeConstructions.lean
1import ProCGroups.FreeConstructions.AmalgamsAndModules
2import ProCGroups.FreeConstructions.FiniteSubgroupBounds
4/-
5PUBLIC_PAGE_SNAPSHOT
6generated_at: 2026-05-27T09:47:29+09:00
7lean_source: lean4/ProCGroups/FreeConstructions.lean
8translation_root: data/translation
9purpose: identifies the local data snapshot used to build pages/
10placement: after imports, never before imports
11-/
12/-!
13# Abstract free construction framework
15Provides reusable universal-property infrastructure for free constructions, comparison maps, and uniqueness principles in topological group settings.
16-/