Theorems · Theorem · convex and discrete geometry
rank_le_card_isVisible
∀ {V : Type u_2} [inst : AddCommGroup V] [inst_1 : Module ℝ V] {s : Set V} {x : V} [inst_2 : TopologicalSpace V]
[IsTopologicalAddGroup V] [ContinuousSMul ℝ V],
IsClosed ((convexHull ℝ) s) →
x ∉ (convexHull ℝ) s →
Module.rank ℝ ↥(Submodule.span ℝ (-x +ᵥ s)) ≤ Cardinal.mk ↑{y | y ∈ s ∧ IsVisible ℝ ((convexHull ℝ) s) x y}If s is a closed set of dimension d and x is a point outside of its convex hull,
then x sees at least d points of the convex hull of s that actually lie in s.
- Defined in
- Mathlib.Analysis.Convex.Visible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realstatement and proof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- SetLike.coeproof · cited by 8,199
- Submodulestatement and proof · cited by 7,192
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- LE.le.transproof · cited by 3,151
- Cardinalstatement · cited by 2,598
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.