Mathlib Map

Theorems · Theorem · global analysis

sub_mem_posTangentConeAt_of_openSegment_subset

∀ {E : Type u_1} [inst : AddCommGroup E] [inst_1 : Module ℝ E] [inst_2 : TopologicalSpace E] [ContinuousSMul ℝ E]
  {s : Set E} {x y : E}, openSegment ℝ x y ⊆ s → y - x ∈ tangentConeAt NNReal s x

If a subset of a real vector space contains an open segment, then the direction of this segment belongs to the positive tangent cone at its endpoints.

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

Around this declaration

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

Cites22

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.