Theorems · Theorem · convex and discrete geometry
IsClosed.exists_wbtw_isVisible
∀ {V : Type u_2} [inst : AddCommGroup V] [inst_1 : Module ℝ V] {s : Set V} {y : V} [inst_2 : TopologicalSpace V]
[IsTopologicalAddGroup V] [ContinuousSMul ℝ V],
IsClosed s → y ∈ s → ∀ (x : V), ∃ z ∈ s, Wbtw ℝ x z y ∧ IsVisible ℝ s x zIf s is a closed set, then any point x sees some point of s in any direction where there
is something to see.
- Defined in
- Mathlib.Analysis.Convex.Visible
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 117 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.coeproof · 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
- Set.preimageproof · cited by 4,946
- LT.lt.leproof · cited by 2,189
- Set.Iccproof · cited by 1,702
- IsClosedstatement and proof · cited by 1,639
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- Set.Iciproof · cited by 1,070
Cited by1
Results whose statement or proof uses this declaration.
- IsClosed.convexHull_subset_affineSpan_isVisibleproof · cited by 1