Mathlib Map

Theorems · Theorem · complex analysis

CircleIntegrable.congr_codiscreteWithin

∀ {E : Type u_1} [inst : NormedAddCommGroup E] {c : ℂ} {R : ℝ} {f₁ f₂ : ℂ → E},
  f₁ =ᶠ[Filter.codiscreteWithin (Metric.sphere c |R|)] f₂ → CircleIntegrable f₁ c R → CircleIntegrable f₂ c R

Circle integrability is invariant when functions change along discrete sets.

Defined in
Mathlib.MeasureTheory.Integral.CircleIntegral
Cited by
3 results in Mathlib
Foundations
Depth 249 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by3

Results whose statement or proof uses this declaration.