Nuprl Lemma : left-transitivity

g:OrientedPlane. ∀a,b,x,y,z:Point.
  (x leftof ab  leftof ab  leftof ab  leftof ax  leftof ay  leftof xa))


Proof




Definitions occuring in Statement :  oriented-plane: OrientedPlane geo-left: leftof bc geo-point: Point all: x:A. B[x] not: ¬A implies:  Q
Definitions unfolded in proof :  prop: uimplies: supposing a guard: {T} subtype_rel: A ⊆B uall: [x:A]. B[x] and: P ∧ Q exists: x:A. B[x] euclidean-plane: EuclideanPlane oriented-plane: OrientedPlane member: t ∈ T false: False not: ¬A implies:  Q all: x:A. B[x] or: P ∨ Q stable: Stable{P} geo-eq: a ≡ b rev_implies:  Q iff: ⇐⇒ Q cand: c∧ B

Latex:
\mforall{}g:OrientedPlane.  \mforall{}a,b,x,y,z:Point.
    (x  leftof  ab  {}\mRightarrow{}  y  leftof  ab  {}\mRightarrow{}  z  leftof  ab  {}\mRightarrow{}  y  leftof  ax  {}\mRightarrow{}  z  leftof  ay  {}\mRightarrow{}  (\mneg{}z  leftof  xa))



Date html generated: 2020_05_20-AM-10_02_17
Last ObjectModification: 2019_12_26-PM-08_58_07

Theory : euclidean!plane!geometry


Home Index