Theorems · Theorem · measure theory
FDerivMeasurableAux.norm_sub_le_of_mem_A
∀ {𝕜 : 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] {f : E → F}
{c : 𝕜},
1 < ‖c‖ →
∀ {r ε : ℝ},
0 < ε →
0 < r →
∀ {x : E} {L₁ L₂ : E →L[𝕜] F},
x ∈ FDerivMeasurableAux.A f L₁ r ε → x ∈ FDerivMeasurableAux.A f L₂ r ε → ‖L₁ - L₂‖ ≤ 4 * ‖c‖ * ε- Cited by
- 1 results in Mathlib
- Foundations
- Depth 163 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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 · 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
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- Norm.normstatement and proof · cited by 5,413
- ContinuousLinearMapstatement and proof · cited by 5,352
- Nat.cast_oneproof · cited by 2,501
- LT.lt.leproof · cited by 2,189
- le_of_ltproof · cited by 1,175
Cited by1
Results whose statement or proof uses this declaration.
- FDerivMeasurableAux.D_subset_differentiable_setproof · cited by 1