Mathlib Map

Theorems · Theorem · geometry

AffineSubspace.sSameSide_comm

∀ {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} {x y : P}, s.SSameSide x y ↔ s.SSameSide y x
Defined in
Mathlib.Analysis.Convex.Side
Cited by
4 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext
Assumes
CommRingPartialOrderIsStrictOrderedRingAddCommGroupModuleAddTorsor

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by4

Results whose statement or proof uses this declaration.