ProCGroups/Profinite.lean

1import ProCGroups.Profinite.Basic
2import ProCGroups.Profinite.MathlibBridge
4/-
5PUBLIC_PAGE_SNAPSHOT
6generated_at: 2026-05-27T09:47:29+09:00
7lean_source: lean4/ProCGroups/Profinite.lean
8translation_root: data/translation
9purpose: identifies the local data snapshot used to build pages/
10placement: after imports, never before imports
11-/
12/-!
13# Profinite group basics
15Basic profinite group predicates, finite quotient facts, and standard closure properties used throughout the pro-C library.
16-/