Theorems · Theorem · real analysis
HasDerivAt.csin
∀ {f : ℂ → ℂ} {f' x : ℂ}, HasDerivAt f f' x → HasDerivAt (fun x => Complex.sin (f x)) (Complex.cos (f x) * f') x- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Complexstatement and proof · cited by 5,565
- HasDerivAtstatement and proof · cited by 493
- Complex.cosstatement · cited by 279
- Complex.sinstatement · cited by 258
- HasDerivAt.compproof · cited by 43
- Complex.hasDerivAt_sinproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- deriv_csinproof · cited by 0