Mathlib Map

Theorems · Theorem · global analysis

mem_closure_of_nonempty_tangentConeAt

∀ {𝕜 : Type u_1} {E : Type u_2} [inst : AddCommGroup E] [inst_1 : SMul 𝕜 E] [inst_2 : TopologicalSpace E] {s : Set E}
  {x : E} [ContinuousAdd E], (tangentConeAt 𝕜 s x).Nonempty → x ∈ closure s
Defined in
Mathlib.Analysis.Calculus.TangentCone.Basic
Cited by
1 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupSMulTopologicalSpaceContinuousAdd

Around this declaration

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

Cites17

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.