Nuprl Lemma : lsep-same-side-iff

g:OrientedPlane. ∀a,b,x,y:Point.
  (x ab  ab  (∀z:Point. (x_z_y  Colinear(z;a;b))) ⇐⇒ leftof ab ⇐⇒ leftof ab))


Proof




Definitions occuring in Statement :  oriented-plane: OrientedPlane geo-lsep: bc geo-colinear: Colinear(a;b;c) geo-left: leftof bc geo-between: a_b_c geo-point: Point all: x:A. B[x] iff: ⇐⇒ Q not: ¬A implies:  Q
Definitions unfolded in proof :  so_apply: x[s] so_lambda: λ2x.t[x] uimplies: supposing a guard: {T} subtype_rel: A ⊆B rev_implies:  Q oriented-plane: Error :oriented-plane,  uall: [x:A]. B[x] prop: and: P ∧ Q iff: ⇐⇒ Q implies:  Q member: t ∈ T all: x:A. B[x] or: P ∨ Q geo-lsep: bc exists: x:A. B[x] false: False not: ¬A
Lemmas referenced :  geo-lsep_wf iff_wf geo-colinear_wf not_wf geo-between_wf Error :basic-geo-primitives_wf,  Error :basic-geo-structure_wf,  basic-geometry-_wf Error :oriented-plane_wf,  subtype_rel_transitivity Error :oriented-plane-subtype,  basic-geometry--subtype geo-point_wf all_wf geo-left_wf lsep-opposite-iff not-left-and-right
Rules used in proof :  functionEquality lambdaEquality sqequalRule independent_isectElimination instantiate applyEquality productElimination because_Cache rename setElimination isectElimination independent_pairFormation independent_functionElimination hypothesisEquality thin dependent_functionElimination sqequalHypSubstitution hypothesis lambdaFormation sqequalReflexivity computationStep sqequalTransitivity sqequalSubstitution extract_by_obid introduction cut unionElimination voidElimination productEquality dependent_pairFormation promote_hyp

Latex:
\mforall{}g:OrientedPlane.  \mforall{}a,b,x,y:Point.
    (x  \#  ab  {}\mRightarrow{}  y  \#  ab  {}\mRightarrow{}  (\mforall{}z:Point.  (x\_z\_y  {}\mRightarrow{}  (\mneg{}Colinear(z;a;b)))  \mLeftarrow{}{}\mRightarrow{}  x  leftof  ab  \mLeftarrow{}{}\mRightarrow{}  y  leftof  ab))



Date html generated: 2017_10_02-PM-04_47_46
Last ObjectModification: 2017_08_05-AM-10_20_23

Theory : euclidean!plane!geometry


Home Index