Theorems · Theorem · global analysis
uniformCauchySeqOn_ball_of_deriv
∀ {ι : Type u_1} {l : Filter ι} {𝕜 : Type u_2} [inst : NontriviallyNormedField 𝕜] {G : Type u_3}
[inst_1 : NormedAddCommGroup G] [inst_2 : NormedSpace 𝕜 G] {f f' : ι → 𝕜 → G} {x : 𝕜} [IsRCLikeNormedField 𝕜] {r : ℝ},
UniformCauchySeqOn f' l (Metric.ball x r) →
(∀ (n : ι), ∀ y ∈ Metric.ball x r, HasDerivAt (f n) (f' n y) y) →
Cauchy (Filter.map (fun n => f n x) l) → UniformCauchySeqOn f l (Metric.ball x r)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 193 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Filterstatement and proof · cited by 8,121
- Filter.mapstatement and proof · cited by 819
- Metric.ballstatement and proof · cited by 735
- HasDerivAtstatement and proof · cited by 493
- ContinuousLinearMap.smulRightproof · cited by 126
- Cauchystatement and proof · cited by 115
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.