Mathlib Map

Theorems · Theorem · global analysis

tangentConeAt_eq_univ

∀ {𝕜 : Type u_1} [inst : NormedDivisionRing 𝕜] {s : Set 𝕜} {x : 𝕜},
  AccPt x (Filter.principal s) → tangentConeAt 𝕜 s x = Set.univ

The tangent cone at a non-isolated point in dimension 1 is the whole space.

Defined in
Mathlib.Analysis.Calculus.TangentCone.DimOne
Cited by
1 results in Mathlib
Foundations
Depth 163 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.

Cites23

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

Cited by1

Results whose statement or proof uses this declaration.