Nuprl Lemma : left-between-triangle
∀e:EuclideanPlane. ∀a,x,y,p:Point.  (a leftof xy ⇒ x-p-a ⇒ a leftof py)
Proof
Definitions occuring in Statement : 
euclidean-plane: EuclideanPlane, 
geo-strict-between: a-b-c, 
geo-left: a leftof bc, 
geo-point: Point, 
all: ∀x:A. B[x], 
implies: P ⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
member: t ∈ T, 
prop: ℙ, 
uall: ∀[x:A]. B[x], 
subtype_rel: A ⊆r B, 
guard: {T}, 
uimplies: b supposing a, 
geo-lsep: a # bc, 
or: P ∨ Q, 
and: P ∧ Q, 
cand: A c∧ B, 
basic-geometry: BasicGeometry, 
geo-colinear-set: geo-colinear-set(e; L), 
l_all: (∀x∈L.P[x]), 
top: Top, 
int_seg: {i..j-}, 
lelt: i ≤ j < k, 
le: A ≤ B, 
less_than': less_than'(a;b), 
false: False, 
not: ¬A, 
less_than: a < b, 
squash: ↓T, 
true: True, 
select: L[n], 
cons: [a / b], 
subtract: n - m, 
oriented-plane: OrientedPlane, 
basic-geometry-: BasicGeometry-
Lemmas referenced : 
geo-strict-between_wf, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
subtype_rel_transitivity, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
geo-left_wf, 
geo-point_wf, 
left-convex2, 
geo-strict-between-implies-between, 
geo-sep-sym, 
geo-strict-between-sep2, 
geo-between_wf, 
colinear-lsep, 
lsep-all-sym, 
geo-strict-between-sep3, 
geo-colinear-is-colinear-set, 
geo-strict-between-implies-colinear, 
length_of_cons_lemma, 
length_of_nil_lemma, 
false_wf, 
lelt_wf, 
left-between-implies-right1, 
geo-between-symmetry, 
left-symmetry, 
not-left-and-right
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation, 
cut, 
introduction, 
extract_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
hypothesisEquality, 
applyEquality, 
hypothesis, 
instantiate, 
independent_isectElimination, 
sqequalRule, 
because_Cache, 
inlFormation, 
dependent_functionElimination, 
independent_functionElimination, 
inrFormation, 
independent_pairFormation, 
productElimination, 
isect_memberEquality, 
voidElimination, 
voidEquality, 
dependent_set_memberEquality, 
natural_numberEquality, 
imageMemberEquality, 
baseClosed, 
unionElimination
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,x,y,p:Point.    (a  leftof  xy  {}\mRightarrow{}  x-p-a  {}\mRightarrow{}  a  leftof  py)
Date html generated:
2017_10_02-PM-06_47_31
Last ObjectModification:
2017_09_13-AM-09_17_13
Theory : euclidean!plane!geometry
Home
Index