Theorems · Theorem · global analysis
DifferentiableWithinAt.dist
∀ (𝕜 : Type u_1) {E : Type u_2} [inst : RCLike 𝕜] [inst_1 : NormedAddCommGroup E] [InnerProductSpace 𝕜 E]
[inst : NormedSpace ℝ E] {G : Type u_4} [inst_2 : NormedAddCommGroup G] [inst_3 : NormedSpace ℝ G] {f g : G → E}
{s : Set G} {x : G},
DifferentiableWithinAt ℝ f s x →
DifferentiableWithinAt ℝ g s x → f x ≠ g x → DifferentiableWithinAt ℝ (fun y => dist (f y) (g y)) s x- Cited by
- 2 results in Mathlib
- Foundations
- Depth 211 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
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- NormedSpacestatement and proof · cited by 12,499
- InnerProductSpacestatement and proof · cited by 3,523
- RCLikestatement and proof · cited by 2,829
- Dist.diststatement · cited by 1,539
- DifferentiableWithinAtstatement and proof · cited by 453
- dist_eq_normproof · cited by 182
- sub_ne_zeroproof · cited by 119
- DifferentiableWithinAt.subproof · cited by 5
- DifferentiableWithinAt.normproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- DifferentiableWithinAt.inversionproof · cited by 2
- DifferentiableOn.distproof · cited by 0