Theorems · Theorem · real analysis
HasDerivWithinAt.csin
∀ {f : ℂ → ℂ} {f' x : ℂ} {s : Set ℂ},
HasDerivWithinAt f f' s x → HasDerivWithinAt (fun x => Complex.sin (f x)) (Complex.cos (f x) * f') s 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.
Cites7
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
- Complexstatement and proof · cited by 5,565
- HasDerivWithinAtstatement and proof · cited by 333
- Complex.cosstatement · cited by 279
- Complex.sinstatement · cited by 258
- HasDerivAt.comp_hasDerivWithinAtproof · cited by 21
- Complex.hasDerivAt_sinproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- derivWithin_csinproof · cited by 0