Commit 2024-05-01 18:59 94b9da4b
View on Github →feat(RingTheory/AdicCompletion): refactor and expand API (#12516) Refactors and expands the API for adic completions. More precisely:
- Renames
adicCompletiontoAdicCompletion. - Redefines
adicCompletionin terms of atransitionMap. - Introduces
AdicCauchySequenceas the module ofI-adic Cauchy sequences. - Provides a surjective linear map
AdicCauchySequence I M →ₗ[R] AdicCompletion I Mand an induction principle forAdicCompletion I Mfor that.