Theorems · Theorem · global analysis
DifferentiableAt.mem_interior_convex_of_surjective_fderiv
∀ {E : Type u_5} {H : Type u_6} [inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup H]
[inst_3 : NormedSpace ℝ H] {f : E → H} {x : E},
DifferentiableAt ℝ f x →
∀ {u : Set E},
u ∈ nhds x →
∀ {s : Set H},
Convex ℝ s →
IsClosed s →
(interior s).Nonempty → Set.MapsTo f u s → Function.Surjective ⇑(fderiv ℝ f x) → f x ∈ interior sIf a function f : E → H is differentiable at x, sends a neighbourhood u of x to a
closed convex set s with nonempty interior and has surjective differential at x, it must send
x to the interior of s.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 173 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites39
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- Filterstatement · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- ContinuousLinearMapstatement and proof · cited by 5,352
- Set.Nonemptystatement and proof · cited by 2,627
- IsClosedstatement and proof · cited by 1,639
- closureproof · cited by 1,254
Cited by2
Results whose statement or proof uses this declaration.
- MDifferentiableAt.isInteriorPoint_of_surjective_mfderivproof · cited by 1
- ModelWithCorners.mem_interior_range_of_mem_interior_range_of_mem_atlasproof · cited by 1