Nuprl Lemma : lsep-inner-pasch

e:OrientedPlane. ∀a,b:Point. ∀c:{c:Point| ab} . ∀p:{p:Point| a-p-c} . ∀q:{q:Point| b-q-c} .
  (∃x:Point [(B(bxp) ∧ B(axq))])


Proof




Definitions occuring in Statement :  oriented-plane: OrientedPlane geo-strict-between: a-b-c geo-between: B(abc) geo-lsep: bc geo-point: Point all: x:A. B[x] sq_exists: x:A [B[x]] and: P ∧ Q set: {x:A| B[x]} 
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T oriented-plane: OrientedPlane euclidean-plane: EuclideanPlane sq_stable: SqStable(P) implies:  Q squash: T uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: or: P ∨ Q and: P ∧ Q cand: c∧ B basic-geometry-: BasicGeometry- exists: x:A. B[x] sq_exists: x:A [B[x]] geo-eq: a ≡ b not: ¬A false: False iff: ⇐⇒ Q rev_implies:  Q subtract: m cons: [a b] select: L[n] satisfiable_int_formula: satisfiable_int_formula(fmla) decidable: Dec(P) lelt: i ≤ j < k int_seg: {i..j-} l_all: (∀x∈L.P[x]) geo-colinear-set: geo-colinear-set(e; L) geo-lsep: bc

Latex:
\mforall{}e:OrientedPlane.  \mforall{}a,b:Point.  \mforall{}c:\{c:Point|  c  \#  ab\}  .  \mforall{}p:\{p:Point|  a-p-c\}  .  \mforall{}q:\{q:Point|  b-q-c\}  .
    (\mexists{}x:Point  [(B(bxp)  \mwedge{}  B(axq))])



Date html generated: 2020_05_20-AM-09_50_27
Last ObjectModification: 2020_01_13-PM-03_25_20

Theory : euclidean!plane!geometry


Home Index