AffineSubspace.wOppSide_iff_exists_right
∀ {R : Type u_1} {V : Type u_2} {P : Type u_4} [inst : Field R] [inst_1 : LinearOrder R]
[inst_2 : IsStrictOrderedRing R] [inst_3 : AddCommGroup V] [inst_4 : Module R V] [inst_5 : AddTorsor V P]
{s : AffineSubspace R P} {x y p₂ : P}, p₂ ∈ s → (s.WOppSide x y ↔ y ∈ s ∨ ∃ p₁ ∈ s, SameRay R (x -ᵥ p₁) (p₂ -ᵥ y))- Defined in
- Mathlib.Analysis.Convex.Side
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 53 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- AddCommGroupstatement and proof · cited by 12,871
- LinearOrderstatement and proof · cited by 8,572
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- AddTorsorstatement and proof · cited by 1,657
- AffineSubspacestatement and proof · cited by 871
- VSub.vsubstatement and proof · cited by 817
- SameRaystatement and proof · cited by 149
- neg_vsub_eq_vsub_revproof · cited by 87
- AffineSubspace.WOppSidestatement · cited by 50
- SameRay.sameRay_commproof · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- AffineSubspace.sOppSide_iff_exists_rightproof · cited by 0