CompletedGroupAlgebra/AllFiniteAugmentation.lean
1import CompletedGroupAlgebra.AllFiniteAugmentation.TerminalIndex
2import CompletedGroupAlgebra.AllFiniteAugmentation.StageAugmentation
3import CompletedGroupAlgebra.AllFiniteAugmentation.CanonicalAugmentation
4import CompletedGroupAlgebra.AllFiniteAugmentation.InClassComparison
5import CompletedGroupAlgebra.AllFiniteAugmentation.AugmentationIdeal
7/-
8PUBLIC_PAGE_SNAPSHOT
9generated_at: 2026-05-27T09:47:29+09:00
10lean_source: lean4/CompletedGroupAlgebra/AllFiniteAugmentation.lean
11translation_root: data/translation
12purpose: identifies the local data snapshot used to build pages/
13placement: after imports, never before imports
14-/
15/-!
16# Completed group algebras
18The completed group algebra is presented as an inverse limit of finite group algebras, together with canonical augmentation, augmentation ideal, finite-stage maps, functoriality, and profinite module universal properties.
19-/