Theorems · Theorem · real analysis
DifferentiableWithinAt.cpow
∀ {E : Type u_1} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℂ E] {f g : E → ℂ} {x : E} {s : Set E},
DifferentiableWithinAt ℂ f s x →
DifferentiableWithinAt ℂ g s x → f x ∈ Complex.slitPlane → DifferentiableWithinAt ℂ (fun x => f x ^ g x) s x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Complexstatement and proof · cited by 5,565
- DifferentiableWithinAtstatement and proof · cited by 453
- DifferentiableWithinAt.hasFDerivWithinAtproof · cited by 132
- Complex.slitPlanestatement and proof · cited by 113
- HasFDerivWithinAt.differentiableWithinAtproof · cited by 65
- HasFDerivWithinAt.cpowproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- DifferentiableOn.cpowproof · cited by 1
- DifferentiableWithinAt.cpow_constproof · cited by 0