Theorems · Theorem · convex and discrete geometry
Affine.Simplex.mem_interior_iff_sbtw
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Ring R] [inst_1 : PartialOrder R] [inst_2 : AddCommGroup V]
[inst_3 : Module R V] [inst_4 : AddTorsor V P] [IsOrderedRing R] [IsDomain R] [Module.IsTorsionFree R V]
{s : Affine.Simplex R P 1} {p : P}, p ∈ s.interior ↔ Sbtw R (s.points 0) p (s.points 1)A point lies in the interior of a 1-simplex if and only if it lies strictly between its vertices.
- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- 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
- Set.imageproof · cited by 5,609
- IsDomainstatement and proof · cited by 2,196
- AddTorsorstatement and proof · cited by 1,657
- Set.Iooproof · cited by 1,214
- IsOrderedRingstatement and proof · cited by 777
- Module.IsTorsionFreestatement and proof · cited by 600
Cited by1
Results whose statement or proof uses this declaration.
- Affine.Simplex.mem_interior_face_iff_sbtwproof · cited by 2