FoxDifferential/Completed/CoefficientRings/AugmentationIdealPrimePower.lean
1import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.Additive
2import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.Augmentation
3import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.LimitEquiv
4import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.Module
5import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.Stage
6import FoxDifferential.Completed.CoefficientRings.AugmentationIdealPrimePower.SubtypeLinear
8/-
9PUBLIC_PAGE_SNAPSHOT
10generated_at: 2026-05-27T09:47:29+09:00
11lean_source: lean4/FoxDifferential/Completed/CoefficientRings/AugmentationIdealPrimePower.lean
12translation_root: data/translation
13purpose: identifies the local data snapshot used to build pages/
14placement: after imports, never before imports
15-/
16/-!
17# Completed coefficient algebras
19Coefficient algebras, residue stages, and completed group-algebra maps are kept as the scalar layer for completed Fox calculus.
20-/