THM0146canonicalv1Constructive Hensel Lifting
Given a root mod p, lift to root mod p^n by modular Newton iteration. No signed arithmetic: correction via modular complement. Lifting is unique (p-adic contraction). Fully constructive proof.
Payload
Constructive Hensel Lifting
Given a root mod p, lift to root mod p^n by modular Newton iteration. No signed arithmetic: correction via modular complement. Lifting is unique (p-adic contraction). Fully constructive proof.
Constructive Hensel Lifting
Summary
Given a root mod p, lift to root mod p^n by modular Newton iteration. No signed arithmetic: correction via modular complement. Lifting is unique (p-adic contraction). Fully constructive proof.
Statement
%
\label{thm:constructive-hensel}
Let $p$ be a prime, $f \in (\Z / p^{n+1} \Z)[x]$
a polynomial with residue coefficients,
and $a_n \in \Z / p^n \Z$ a root of~$f$
modulo~$p^n$ such that $f'(a_n)$ is a unit
modulo~$p$.
Then there exists a unique $a_{n+1} \in \Z / p^{n+1} \Z$
satisfying:
\begin{enumerate}
\item[\textup{(i)}]
$a_{n+1} \equiv a_n \pmod{p^n}$
\textup{(compatibility)},
\item[\textup{(ii)}]
$f(a_{n+1}) \equiv 0 \pmod{p^{n+1}}$
\textup{(root condition)},
\item[\textup{(iii)}]
$a_{n+1}$ is given by
\eqref{eq:ch16-lifted-root}
using only addition, multiplication,
and the modular complement $p - q_n$
\textup{(no signed arithmetic)}.
\end{enumerate}
Moreover, $f'(a_{n+1})$ is again a unit modulo~$p$,
so the lifting can be iterated indefinitely.
Proof / Justification
No immediate manuscript proof block was extracted in this pilot run.
Source Context
- Registry source:
book-03.jsonlline 44 - Manuscript source:
2nd-edition/book-iii-categorical-spectrum/02_mainmatter/part03/ch16-hensel-lifting-and-local-fields.texlines 157-183
Lean / Formalization Notes
- Formalization:
formalized - Module:
TauLib.BookIII.Spectral.HenselLifting - Name:
hensel_lift
Dependencies
- Canonical: III.T10
Related Results
Generated by later projection phases.
Related Publications
Generated by later projection phases.
Revision Notes
- 2026-04-24: Initial pilot migration.
Identifiers
Aliases & legacy IDs
III.T11constructive-hensel-liftingthm:constructive-henselRelease lines
corpus_v3_workingcorpus_v2Relations
Formalized by (6)
Appears in (1)
Downstream uses (computed) (12)
Items in the corpus that reference this one via load-bearing relations. Computed from the full corpus-v3 graph at build time.
FTH0773formal theorem
FTH0773formal theorem
FTH0774formal theorem
FTH0774formal theorem
FTH0775formal theorem
FTH0775formal theorem
FTH0776formal theorem
FTH0776formal theorem
FTH0777formal theorem
FTH0777formal theorem
FTH0778formal theorem
FTH0778formal theoremSources
Version & History
Status disclaimer
A Corpus Item page reports the program's current internal record for this item. It does not imply external verification, scientific consensus, or final proof unless explicitly stated. Read it together with its dependencies, formalization status, and the program's overall stance.