Theorems · Theorem · convex and discrete geometry
isVisible_iff_lineMap
∀ {𝕜 : Type u_1} {V : Type u_2} {P : Type u_3} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜] [IsOrderedRing 𝕜]
[inst_3 : AddCommGroup V] [inst_4 : Module 𝕜 V] [inst_5 : AddTorsor V P] {s : Set P} {x y : P},
x ≠ y → (IsVisible 𝕜 s x y ↔ ∀ δ ∈ Set.Ioo 0 1, (AffineMap.lineMap x y) δ ∉ s)- Defined in
- Mathlib.Analysis.Convex.Visible
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 61 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- AddTorsorstatement and proof · cited by 1,657
- Set.Ioostatement and proof · cited by 1,214
- IsOrderedRingstatement and proof · cited by 777
- AffineMapstatement · cited by 674
- AffineMap.lineMapstatement and proof · cited by 254
- IsVisiblestatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.