Theorems · Theorem · real analysis
ContDiffWithinAt.pow
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type uE} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {s : Set E} {x : E} {n : WithTop ℕ∞} {𝔸 : Type u_3} [inst_3 : NormedRing 𝔸]
[inst_4 : NormedAlgebra 𝕜 𝔸] {f : E → 𝔸},
ContDiffWithinAt 𝕜 n f s x → ∀ (m : ℕ), ContDiffWithinAt 𝕜 n (fun y => f y ^ m) s x- Cited by
- 4 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.
Cites12
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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement and proof · cited by 4,985
- WithTopstatement and proof · cited by 3,754
- NormedAlgebrastatement and proof · cited by 1,165
- NormedRingstatement and proof · cited by 924
- ContDiffWithinAtstatement and proof · cited by 283
- contDiff_idproof · cited by 40
- ContDiff.comp_contDiffWithinAtproof · cited by 4
- ContDiff.powproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- ContDiffWithinAt.inversionproof · cited by 2
- ContDiffAt.powproof · cited by 2
- ContDiffOn.powproof · cited by 2
- iteratedDerivWithin_powproof · cited by 1