AffineSubspace.setOf_sOppSide_eq_image2
Deprecated since 2026-07-09Use AffineSubspace.setOfPred_sOppSide_eq_image2 instead.
∀ {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 p : P},
x ∉ s → p ∈ s → {y | s.SOppSide x y} = Set.image2 (fun t q => t • (x -ᵥ p) +ᵥ q) (Set.Iio 0) ↑sAlias of AffineSubspace.setOfPred_sOppSide_eq_image2.
- Defined in
- Mathlib.Analysis.Convex.Side
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- Modulestatement · cited by 20,661
- AddCommGroupstatement · cited by 12,871
- LinearOrderstatement · cited by 8,572
- SetLike.coestatement · cited by 8,199
- Fieldstatement · cited by 7,404
- Set.ofPredstatement · cited by 6,101
- IsStrictOrderedRingstatement · cited by 2,490
- HVAdd.hVAddstatement · cited by 1,820
- AddTorsorstatement · cited by 1,657
- Set.Iiostatement · cited by 1,166
- AffineSubspacestatement · cited by 871
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.