Theorems · Theorem · complex analysis
Complex.IsConservativeOn.eventually_nhds_wedgeIntegral_sub_wedgeIntegral
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {c : ℂ} {r : ℝ} {f : ℂ → E},
ContinuousOn f (Metric.ball c r) →
∀ {z : ℂ},
z ∈ Metric.ball c r →
Complex.IsConservativeOn f (Metric.ball c r) →
∀ᶠ (w : ℂ) in nhds z, c.wedgeIntegral w f - c.wedgeIntegral z f = z.wedgeIntegral w fIf a function f IsConservativeOn on a disk of center c, then for points z in this disk,
the wedge integral from c to z is additive under a detour through a nearby point w.
- Defined in
- Mathlib.Analysis.Complex.HasPrimitives
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites49
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- nhdsstatement · cited by 5,554
- mul_oneproof · cited by 3,885
- Filter.Eventuallystatement · cited by 3,134
- add_zeroproof · cited by 2,707
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- Complex.ofRealproof · cited by 1,654
Cited by1
Results whose statement or proof uses this declaration.
- Complex.IsConservativeOn.hasDerivAt_wedgeIntegralproof · cited by 2