Nuprl Lemma : geo-gt-prim-iff-lt

e:EuclideanPlane. ∀a,b,c,d:Point.  (ab>cd ⇐⇒ |cd| < |ab|)


Proof




Definitions occuring in Statement :  geo-lt: p < q geo-length: |s| geo-mk-seg: ab euclidean-plane: EuclideanPlane geo-gt-prim: ab>cd geo-point: Point all: x:A. B[x] iff: ⇐⇒ Q
Definitions unfolded in proof :  all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q implies:  Q member: t ∈ T uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: rev_implies:  Q basic-geometry: BasicGeometry euclidean-plane: EuclideanPlane

Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,d:Point.    (ab>cd  \mLeftarrow{}{}\mRightarrow{}  |cd|  <  |ab|)



Date html generated: 2020_05_20-AM-10_01_02
Last ObjectModification: 2020_01_24-PM-01_56_27

Theory : euclidean!plane!geometry


Home Index