Mathlib Map

Theorems · Theorem · global analysis

uniqueDiffWithinAt_iff_accPt

∀ {𝕜 : Type u_1} [inst : NormedDivisionRing 𝕜] {s : Set 𝕜} {x : 𝕜},
  UniqueDiffWithinAt 𝕜 s x ↔ AccPt x (Filter.principal s)

In one dimension, a point is a point of unique differentiability of a set iff it is an accumulation point of the set.

Defined in
Mathlib.Analysis.Calculus.TangentCone.DimOne
Cited by
5 results in Mathlib
Foundations
Depth 164 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedDivisionRing

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites13

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by5

Results whose statement or proof uses this declaration.