Theorems · Theorem · complex analysis
ValueDistribution.proximity_congr_codiscreteWithin
∀ {E : Type u_1} [inst : NormedAddCommGroup E] {f g : ℂ → E} {a : WithTop E} {r : ℝ},
f =ᶠ[Filter.codiscreteWithin (Metric.sphere 0 |r|)] g →
r ≠ 0 → ValueDistribution.proximity f a r = ValueDistribution.proximity g a rIf two functions differ only on a discrete set, then their proximity functions agree, except perhaps at radius 0.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 258 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- Top.topproof · cited by 9,680
- Complexstatement and proof · cited by 5,565
- Norm.normproof · cited by 5,413
- WithTopstatement and proof · cited by 3,754
- Filter.EventuallyEqstatement and proof · cited by 1,912
- absstatement and proof · cited by 1,814
- Filter.univ_mem'proof · cited by 1,672
- Filter.mp_memproof · cited by 1,537
- Metric.spherestatement and proof · cited by 371
- Filter.codiscreteWithinstatement and proof · cited by 87
Cited by1
Results whose statement or proof uses this declaration.
- ValueDistribution.proximity_congr_codiscreteproof · cited by 1