Alphabeta Math
LemmaStatement: AI-adaptedProof: AI-adaptedprecheck passaudited 2026-08-03
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 n≥1, let U⊆Rn be open, let f:U→Rn be C1, and let a∈U. Suppose A:=Df(a) is invertible and put B:=A−1. Then there are R>0, 0≤q<1, and C>0 such that B‾(a,R)⊆U, ∥Bv∥2≤C∥v∥2, and, for every y∈Rn, the Newton map

Ty(x):=x+B(y−f(x))

satisfies

∥Ty(x)−Ty(z)∥2≤q∥x−z∥2(x,z∈B‾(a,R)).

Moreover Df(x) is invertible for every x∈B‾(a,R) and

∥Df(x)−1v∥2≤C1−q∥v∥2.

Facts & Assumptions

Given: The dimensions, open set, C1 map, point, and invertible derivative in the statement.

[L2]

The entries of Df are continuous by the definition of C1 (Continuously differentiable maps, local inverses, and local diffeomorphisms).

[L7]

Invertibility means having a two-sided linear inverse (Invertible Euclidean linear maps).

Proof

technique · contraction
1.1

By [L1], choose C>0 with ∥Bv∥2≤C∥v∥2. Matrix-entry continuity [L2], [L6], and [L5] give R>0 such that B‾(a,R)⊂B(a,2R)⊆U and ∥B(Df(w)−A)v∥2≤12∥v∥2 for w∈B(a,2R) and v∈Rn. Fix q:=1/2.

L1L2L5L6algebra
2.1

The chain rule gives DTy(w)=I−BDf(w)=B(A−Df(w)), independently of y. The convex open ball B(a,2R) contains the closed ball, so [L3] and step 1.1 yield ∥Ty(x)−Ty(z)∥2≤q∥x−z∥2 for x,z∈B‾(a,R).

step 1.1L3
3.1

Fix w in the ball, put L:=Df(w), and fix v∈Rn. The map Sv(u):=u+B(v−Lu) is a contraction of the complete space Rn with constant q, by the same estimate as step 2.1. By [L4] it has a unique fixed point u, and the fixed-point equation is equivalent to Lu=v. Thus L is surjective. If Lu=0, both u and 0 are fixed by S0, so uniqueness gives u=0; hence L is injective. The solution map is linear by uniqueness, so it is L−1.

step 1.1L4L7
4.1

From Lu=v and step 1.1, ∥u∥2≤∥u−BLu∥2+∥Bv∥2≤q∥u∥2+C∥v∥2. Therefore ∥L−1v∥2≤C(1−q)−1∥v∥2.

step 1.1step 3.1algebra
5.1

Steps 1.1--4.1 give every asserted constant, contraction estimate, invertibility claim, and inverse bound.

step 1.1step 2.1step 3.1step 4.1∎

Depends on

Used by

Dependency tree · two levels

58 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources