Theorems · Theorem · convex and discrete geometry
Convex.mem_of_wbtw
∀ {R : Type u_1} {V : Type u_2} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] [IsOrderedRing R] {p₀ p₁ p₂ : V} {s : Set V},
Convex R s → Wbtw R p₀ p₁ p₂ → p₀ ∈ s → p₂ ∈ s → p₁ ∈ s- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- IsOrderedRingstatement and proof · cited by 777
- Convexstatement and proof · cited by 551
- Wbtwstatement and proof · cited by 165
- Convex.segment_subsetproof · cited by 22
- Wbtw.mem_segmentproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsVisible.of_convexHull_of_posproof · cited by 1