Theorems · Theorem · complex analysis
HasStrictDerivAt.real_of_complex
∀ {e : ℂ → ℂ} {e' : ℂ} {z : ℝ}, HasStrictDerivAt e e' ↑z → HasStrictDerivAt (fun x => (e ↑x).re) e'.re zIf a complex function is differentiable at a real point, then the induced real function is also differentiable at this point, with a derivative equal to the real part of the complex derivative.
- Defined in
- Mathlib.Analysis.Complex.RealDeriv
- Cited by
- 6 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.
Cites20
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
- one_mulproof · cited by 2,841
- Complex.ofRealstatement and proof · cited by 1,654
- Complex.restatement and proof · cited by 882
- ContinuousLinearMap.compproof · cited by 709
- HasStrictFDerivAtproof · cited by 261
- HasStrictDerivAtstatement and proof · cited by 163
- ContinuousLinearMap.smulRightproof · cited by 126
- ContinuousLinearMap.restrictScalarsproof · cited by 61
- Complex.reCLMproof · cited by 46
Cited by6
Results whose statement or proof uses this declaration.
- Real.hasStrictDerivAt_sinproof · cited by 4
- Real.hasStrictDerivAt_coshproof · cited by 3
- Real.hasStrictDerivAt_expproof · cited by 3
- Real.hasStrictDerivAt_sinhproof · cited by 3
- Real.hasStrictDerivAt_cosproof · cited by 2
- Real.hasStrictDerivAt_tanproof · cited by 1