Nuprl Lemma : geo-gt-prim-implies-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] implies:  Q
Definitions unfolded in proof :  all: x:A. B[x] implies:  Q geo-lt: p < q geo-sep: b member: t ∈ T and: P ∧ Q cand: c∧ B uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: basic-geometry: BasicGeometry euclidean-plane: EuclideanPlane exists: x:A. B[x] uiff: uiff(P;Q) true: True basic-geometry-: BasicGeometry- or: P ∨ Q squash: T iff: ⇐⇒ Q rev_implies:  Q geo-between: B(abc) not: ¬A false: False

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



Date html generated: 2020_05_20-AM-10_00_51
Last ObjectModification: 2020_01_27-PM-11_50_59

Theory : euclidean!plane!geometry


Home Index