Nuprl Lemma : geo-left_functionality

e:EuclideanPlane. ∀a1,a2,b1,b2,c1,c2:Point.  (a1 ≡ a2  b1 ≡ b2  c1 ≡ c2  (a1 leftof b1c1 ⇐⇒ a2 leftof b2c2))


Proof




Definitions occuring in Statement :  euclidean-plane: EuclideanPlane geo-eq: a ≡ b geo-left: leftof bc geo-point: Point all: x:A. B[x] iff: ⇐⇒ Q implies:  Q
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T implies:  Q iff: ⇐⇒ Q and: P ∧ Q uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: rev_implies:  Q euclidean-plane: EuclideanPlane sq_stable: SqStable(P) basic-geo-axioms: BasicGeometryAxioms(g) squash: T geo-between: B(abc) cand: c∧ B not: ¬A geo-eq: a ≡ b geo-sep: b geo-gt-prim: ab>cd record-select: r.x geo-lsep: bc or: P ∨ Q

Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a1,a2,b1,b2,c1,c2:Point.
    (a1  \mequiv{}  a2  {}\mRightarrow{}  b1  \mequiv{}  b2  {}\mRightarrow{}  c1  \mequiv{}  c2  {}\mRightarrow{}  (a1  leftof  b1c1  \mLeftarrow{}{}\mRightarrow{}  a2  leftof  b2c2))



Date html generated: 2020_05_20-AM-09_47_25
Last ObjectModification: 2020_01_27-PM-07_08_53

Theory : euclidean!plane!geometry


Home Index