Theorems · Theorem · complex analysis
HasDerivAt.comp_ofReal
∀ {e : ℂ → ℂ} {e' : ℂ} {z : ℝ}, HasDerivAt e e' ↑z → HasDerivAt (fun y => e ↑y) e' zIf a complex function e is differentiable at a real point, then its restriction to ℝ is
differentiable there as a function ℝ → ℂ, with the same derivative.
- Defined in
- Mathlib.Analysis.Complex.RealDeriv
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 170 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Realstatement and proof · cited by 25,697
- Complexstatement and proof · cited by 5,565
- mul_oneproof · cited by 3,885
- Complex.ofRealstatement and proof · cited by 1,654
- HasDerivAtstatement and proof · cited by 493
- HasDerivAt.congr_simpproof · cited by 82
- HasDerivAt.compproof · cited by 43
- Complex.ofRealCLMproof · cited by 39
- ContinuousLinearMap.hasDerivAtproof · cited by 4
Cited by11
Results whose statement or proof uses this declaration.
- hasDerivAt_ofReal_cpow_const'proof · cited by 2
- integral_exp_mul_complexproof · cited by 2
- hasDerivAt_fourierproof · cited by 2
- integral_cos_mul_complexproof · cited by 1
- Complex.betaIntegral_recurrenceproof · cited by 1
- EulerSine.antideriv_cos_comp_const_mulproof · cited by 1
- integral_mul_cexp_neg_mul_sqproof · cited by 1
- integral_mul_cpow_one_add_sqproof · cited by 1
- Complex.partialGamma_add_oneproof · cited by 1
- EulerSine.antideriv_sin_comp_const_mulproof · cited by 1
- EulerSine.integral_sin_mul_sin_mul_cos_pow_eqproof · cited by 1