FoxDifferential/Completed/DifferentialModule/Map.lean
1import FoxDifferential.Completed.DifferentialModule.Map.Comap
2import FoxDifferential.Completed.DifferentialModule.Map.GroupLike
3import FoxDifferential.Completed.DifferentialModule.Map.Limit
4import FoxDifferential.Completed.DifferentialModule.Map.Stage
5import FoxDifferential.Completed.DifferentialModule.Map.Surjective
7/-
8PUBLIC_PAGE_SNAPSHOT
9generated_at: 2026-05-27T09:47:29+09:00
10lean_source: lean4/FoxDifferential/Completed/DifferentialModule/Map.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 differential modules
18The completed differential module is organized separately from coefficient algebras; its universal and quotient maps are used by completed crossed differentials.
19-/