Complex numbers represented as two real coordinates with the sup norm.
Equations
- NewtonKantorovich.ComplexSup = (Fin 2 → ℝ)
Instances For
The natural continuous real-linear equivalence between ℂ and its
two-coordinate sup-norm model.
Equations
Instances For
Multiplication by a complex scalar as a continuous real-linear operator on the sup-norm model.
Equations
- NewtonKantorovich.ComplexSup.mul z = { toLinearMap := (NewtonKantorovich.ComplexSup.mulMatrix z).mulVecLin, cont := ⋯ }
Instances For
Complex multiplication is conjugation of scalar multiplication by the coordinate equivalence.
Complex multiplication varies continuously in the operator norm.
Evaluation of a complex polynomial, transported to the sup-norm model.
Equations
Instances For
The real Fréchet derivative of transported polynomial evaluation.
Equations
Instances For
Transported polynomial evaluation has the expected real Fréchet
derivative. The norm-inherited parent structures are explicit because Pi
also has definitionally distinct direct parent instances; the generic
Newton--Kantorovich theorem consumes the norm-inherited ones.
The derivative of transported polynomial evaluation varies continuously.
Newton--Kantorovich specialized to a complex polynomial in sup-norm
coordinates. The witness-specific estimates enter only through the three
exact bounds hy, hz₁, and hz₂.