Theorems · Theorem · convex and discrete geometry
wbtw_lineMap_iff
∀ {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] {x y : P}
{r : R}, Wbtw R x ((AffineMap.lineMap x y) r) y ↔ x = y ∨ r ∈ Set.Icc 0 1- Defined in
- Mathlib.Analysis.Convex.Between
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 49 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Ringstatement and proof · cited by 7,463
- PartialOrderstatement and proof · cited by 6,410
- IsDomainstatement and proof · cited by 2,196
- Set.Iccstatement and proof · cited by 1,702
- AddTorsorstatement and proof · cited by 1,657
- IsOrderedRingstatement and proof · cited by 777
- AffineMapstatement · cited by 674
- Module.IsTorsionFreestatement and proof · cited by 600
Cited by2
Results whose statement or proof uses this declaration.
- IsClosed.exists_wbtw_isVisibleproof · cited by 1
- wbtw_mul_sub_add_iffproof · cited by 0