Definition 1: I_f
defined along the taxicab (axis-aligned) path.
Equations
Instances For
Lemma: I_f(z+h)
expands by definition.
Lemma: I_f(z)
expands by definition.
Lemma: I_f(w)
with w := (z+h).re + i*z.im
.
Lemma: I_f(z+h) - I_f(w)
equals the vertical integral piece.
Cauchy–Goursat for rectangles with mixed-corner hypotheses ensuring containment.
Horizontal-strip Cauchy identity specialized to w := (z+h).re + i z.im
.
Sum of the two differences gives the L-shaped path integral from z
to z+h
.
Add–subtract f z
inside each integrand (pure algebra).
Apply linearity of the integral to split the two addends.
Integrating the constant function along the L-path yields f z * h
.
Final decomposition with an explicit error term.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Extend If_taxicab
to a total function on ℂ
by zero outside the closed ball.
Equations
- If_ext hr1_pos hr1_lt_R hR_lt_R0 hR0_lt_one f hf w = if h : w ∈ Metric.closedBall 0 r1 then If_taxicab hr1_pos hr1_lt_R hR_lt_R0 hR0_lt_one f hf ⟨w, h⟩ else 0
Instances For
Lemma: B'/B is analyticOnNhd when B is analyticOnNhd and nonzero.
Lemma: There exists J analyticOnNhd with J(0) = 0 and J'(z) = B'(z)/B(z).
Definition: H(z) := exp(J(z))/B(z) where J is from I_is_antiderivative.
Equations
- H_auxiliary hr1_pos hr1_lt_R' hR'_lt_R hR_lt_one hB hB_ne_zero J z = Complex.exp (J z) / B z
Instances For
Lemma: exp(J(0)) = 1 when J(0) = 0.
Lemma: H(0) = 1/B(0).
Lemma: J'(z)B(z) = B'(z).
Lemma: J'(z)B(z) - B'(z) = 0.
Lemma: Derivative of H(z) using quotient rule.
Lemma: H is constant on the closed ball.
Lemma: B(z) = B(0) * exp(J(z)).
Lemma: |B(z)| = |B(0)| * |exp(J(z))|.
Lemma: |B(z)| = |B(0)| * exp(Re(J(z))).
Lemma: log|B(z)| = log|B(0)| + log(exp(Re(J(z)))).
Lemma: log|B(z)| - log|B(0)| = Re(J(z)).