Theorems · Theorem · complex analysis
TendstoLocallyUniformlyOn.deriv
∀ {E : Type u_1} {ι : Type u_2} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {U : Set ℂ} {φ : Filter ι}
{F : ι → ℂ → E} {f : ℂ → E} [CompleteSpace E],
TendstoLocallyUniformlyOn F f φ U →
(∀ᶠ (n : ι) in φ, DifferentiableOn ℂ (F n) U) → IsOpen U → TendstoLocallyUniformlyOn (deriv ∘ F) (deriv f) φ U- Cited by
- 3 results in Mathlib
- Foundations
- Depth 291 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement and proof · cited by 8,121
- Complexstatement and proof · cited by 5,565
- Bot.botproof · cited by 4,720
- LE.le.transproof · cited by 3,151
- Filter.Eventuallystatement and proof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- IsOpenstatement and proof · cited by 2,400
- IsCompactproof · cited by 1,282
Cited by3
Results whose statement or proof uses this declaration.
- PeriodPair.eqOn_deriv_weierstrassPExcept_derivWeierstrassPExceptproof · cited by 3
- Complex.logDeriv_tendstoproof · cited by 2
- Complex.hasSum_deriv_of_summable_normproof · cited by 0