Mathlib Map

Theorems · Theorem · global analysis

tangentConeAt_subset_zero

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : AddCommGroup E] [inst_1 : Semiring 𝕜] [inst_2 : Module 𝕜 E]
  [inst_3 : TopologicalSpace E] [ContinuousAdd E] {s : Set E} {x : E} [T2Space E],
  ¬AccPt x (Filter.principal s) → tangentConeAt 𝕜 s x ⊆ 0

If x is not an accumulation point of s, then the tangent cone of s at x is a subset of {0}.

Defined in
Mathlib.Analysis.Calculus.TangentCone.Basic
Cited by
2 results in Mathlib
Foundations
Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupSemiringModuleTopologicalSpaceContinuousAddT2Space

Around this declaration

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

Cites25

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

Cited by2

Results whose statement or proof uses this declaration.