Nuprl Lemma : geo-gt-prim_functionality

e:EuclideanPlane. ∀a1,a2,b1,b2,c1,c2,d1,d2:Point.
  (a1 ≡ a2  b1 ≡ b2  c1 ≡ c2  d1 ≡ d2  (a1b1>c1d1 ⇐⇒ a2b2>c2d2))


Proof




Definitions occuring in Statement :  euclidean-plane: EuclideanPlane geo-eq: a ≡ b geo-gt-prim: ab>cd geo-point: Point all: x:A. B[x] iff: ⇐⇒ Q implies:  Q
Definitions unfolded in proof :  all: x:A. B[x] implies:  Q iff: ⇐⇒ Q and: P ∧ Q member: t ∈ T uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: rev_implies:  Q

Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a1,a2,b1,b2,c1,c2,d1,d2:Point.
    (a1  \mequiv{}  a2  {}\mRightarrow{}  b1  \mequiv{}  b2  {}\mRightarrow{}  c1  \mequiv{}  c2  {}\mRightarrow{}  d1  \mequiv{}  d2  {}\mRightarrow{}  (a1b1>c1d1  \mLeftarrow{}{}\mRightarrow{}  a2b2>c2d2))



Date html generated: 2020_05_20-AM-09_46_00
Last ObjectModification: 2020_01_27-PM-10_38_02

Theory : euclidean!plane!geometry


Home Index