Theorems · Theorem · global analysis
VectorField.DifferentiableWithinAt.pullbackWithin
∀ {𝕜 : Type u_1} [inst : NontriviallyNormedField 𝕜] {E : Type u_2} [inst_1 : NormedAddCommGroup E]
[inst_2 : NormedSpace 𝕜 E] {F : Type u_3} [inst_3 : NormedAddCommGroup F] [inst_4 : NormedSpace 𝕜 F] [CompleteSpace E]
{f : E → F} {V : F → F} {s : Set E} {t : Set F} {x : E},
DifferentiableWithinAt 𝕜 V t (f x) →
ContDiffWithinAt 𝕜 2 f s x →
(fderivWithin 𝕜 f s x).IsInvertible →
UniqueDiffOn 𝕜 s → x ∈ s → Set.MapsTo f s t → DifferentiableWithinAt 𝕜 (VectorField.pullbackWithin 𝕜 f V s) s x- Defined in
- Mathlib.Analysis.Calculus.VectorField
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 207 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites34
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- RingHom.idproof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- ENatstatement · cited by 4,985
- WithTopstatement · cited by 3,754
- Filter.Eventuallyproof · cited by 3,134
- CompleteSpacestatement and proof · cited by 2,532
- nhdsWithinproof · cited by 1,912
- Filter.univ_mem'proof · cited by 1,672
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.