AffineSubspace.wSameSide_smul_vsub_vadd_left
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : CommRing R] [inst_1 : PartialOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P]
{s : AffineSubspace R P} {p₁ p₂ : P} (x : P), p₁ ∈ s → p₂ ∈ s → ∀ {t : R}, 0 ≤ t → s.WSameSide (t • (x -ᵥ p₁) +ᵥ p₂) x- Defined in
- Mathlib.Analysis.Convex.Side
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- IsStrictOrderedRingstatement and proof · cited by 2,490
- HVAdd.hVAddstatement · cited by 1,820
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- VSub.vsubstatement and proof · cited by 817
- SameRayproof · cited by 149
- vadd_vsubproof · cited by 58
- AffineSubspace.WSameSidestatement · cited by 52
Cited by3
Results whose statement or proof uses this declaration.
- AffineSubspace.wSameSide_lineMap_leftproof · cited by 2
- AffineSubspace.sSameSide_smul_vsub_vadd_leftproof · cited by 2
- AffineSubspace.wSameSide_smul_vsub_vadd_rightproof · cited by 1