Theorems · Theorem · convex and discrete geometry
mem_vadd_const_affineSegment
∀ {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] {x y z : V} (p : P),
z +ᵥ p ∈ affineSegment R (x +ᵥ p) (y +ᵥ p) ↔ z ∈ affineSegment R x y- 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.
Cites11
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
- HVAdd.hVAddstatement and proof · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- Function.Injective.mem_set_imageproof · cited by 53
- affineSegmentstatement and proof · cited by 22
- vadd_right_injectiveproof · cited by 2
- affineSegment_vadd_const_imageproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- wbtw_vadd_const_iffproof · cited by 3
- Convex.asymptoticConeproof · cited by 0