How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Newton maps are uniform contractions near a point with invertible derivative
Statement
Let , let be open, let be , and let . Suppose is invertible and put . Then there are , , and such that , , and, for every , the Newton map
satisfies
Moreover is invertible for every and
Facts & Assumptions
Given: The dimensions, open set, map, point, and invertible derivative in the statement.
Euclidean linear maps have finite matrices and a global norm bound (Every Euclidean linear map has a unique matrix and satisfies for some ).
The entries of are continuous by the definition of (Continuously differentiable maps, local inverses, and local diffeomorphisms).
Total derivatives obey the linear algebra and chain rules, and a uniform derivative bound on a convex open set gives the corresponding Lipschitz bound (Sums and scalar multiples of totally differentiable maps are totally differentiable with the expected derivatives, The chain rule for total derivatives: , On a convex open set, a uniform bound implies ).
Every , , is complete, so its contractions have unique fixed points ( and for with the Euclidean metric are complete, componentwise from the Cauchy criterion in , A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point).
Metric balls have their open and closed forms, and openness supplies a closed ball about contained in (Open ball, closed ball and sphere in a metric space, The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement).
The Euclidean norm satisfies the finite-dimensional Cauchy--Schwarz estimate (Cauchy-Schwarz with its equality case, the triangle inequality for , the parallelogram law and polarisation).
Invertibility means having a two-sided linear inverse (Invertible Euclidean linear maps).
Proof
By [L1], choose with . Matrix-entry continuity [L2], [L6], and [L5] give such that and for and . Fix .
The chain rule gives , independently of . The convex open ball contains the closed ball, so [L3] and step 1.1 yield for .
Fix in the ball, put , and fix . The map is a contraction of the complete space with constant , by the same estimate as step 2.1. By [L4] it has a unique fixed point , and the fixed-point equation is equivalent to . Thus is surjective. If , both and are fixed by , so uniqueness gives ; hence is injective. The solution map is linear by uniqueness, so it is .
From and step 1.1, . Therefore .
Steps 1.1--4.1 give every asserted constant, contraction estimate, invertibility claim, and inverse bound.
Depends on
- Continuously differentiable maps, local inverses, and local diffeomorphisms
- Invertible Euclidean linear maps
- Every Euclidean linear map has a unique matrix and satisfies $\|Lh\|_2\le K\|h\|_2$ for some $K\ge0$
- Cauchy-Schwarz $\lvert\langle x,y\rangle\rvert \le \lVert x\rVert_2\lVert y\rVert_2$ with its equality case, the triangle inequality for $\lVert\cdot\rVert_2$, the parallelogram law and polarisation
- The metric topology: a set is open when every one of its points has a ball around it inside the set; closed means open complement
- Open ball, closed ball and sphere in a metric space
- Sums and scalar multiples of totally differentiable maps are totally differentiable with the expected derivatives
- The chain rule for total derivatives: $D(g\circ f)(a)=Dg(f(a))\circ Df(a)$
- On a convex open set, a uniform bound $\|Df(z)v\|_2\le M\|v\|_2$ implies $\|f(y)-f(x)\|_2\le M\|y-x\|_2$
- A contraction of a nonempty complete metric space into itself has exactly one fixed point, the limit of the iterates from any starting point
- $\mathbb{R}$ and $\mathbb{R}^n$ for $n \ge 1$ with the Euclidean metric are complete, componentwise from the Cauchy criterion in $\mathbb{R}$
Used by
Dependency tree · next 3 levels
Direct dependencies and their dependencies through the next three levels: 160 results over 31 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.
Sources
- J. Lebl, Basic Analysis II, §8.5 Inverse and implicit function theorems (standard reference, not scraped)