Theorems · Definition · global analysis
ApproximatesLinearOn
{𝕜 : 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] → (E → F) → (E →L[𝕜] F) → Set E → NNReal → PropWe say that f approximates a continuous linear map f' on s with constant c,
if ‖f x - f y - f' (x - y)‖ ≤ c * ‖x - y‖ whenever x, y ∈ s.
This predicate is defined to facilitate the splitting of the inverse function theorem into small
lemmas. Some of these lemmas can be useful, e.g., to prove that the inverse function is defined
on a specific set.
- Cited by
- 38 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.idstatement and proof · 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
- Norm.normproof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- NNRealstatement and proof · cited by 4,310
- NNReal.toRealproof · cited by 1,260
Cited by41
Results whose statement or proof uses this declaration.
- exists_partition_approximatesLinearOn_of_hasFDerivWithinAtstatement and proof · cited by 5
- MeasureTheory.addHaar_image_le_mul_of_det_ltstatement and proof · cited by 4
- ApproximatesLinearOn.mono_setstatement and proof · cited by 4
- ApproximatesLinearOn.toOpenPartialHomeomorphstatement and proof · cited by 4
- ApproximatesLinearOn.antilipschitzstatement and proof · cited by 3
- ApproximatesLinearOn.mono_numstatement and proof · cited by 3
- ApproximatesLinearOn.norm_fderiv_sub_lestatement and proof · cited by 3
- ApproximatesLinearOn.surjOn_closedBall_of_nonlinearRightInversestatement and proof · cited by 3
- ApproximatesLinearOn.toPartialEquivstatement and proof · cited by 3
- HasStrictFDerivAt.approximates_deriv_on_nhdsstatement · cited by 2
- MeasureTheory.aemeasurable_fderivWithinproof · cited by 2
- ApproximatesLinearOn.approximatesLinearOn_iff_lipschitzOnWithstatement · cited by 2