Nuprl Lemma : geo-gt-prim-transitivity
∀g:EuclideanPlane. ∀a,b,c,d,e,f:Point.  (ab>cd ⇒ cd>ef ⇒ ab>ef)
Proof
Definitions occuring in Statement : 
euclidean-plane: EuclideanPlane, 
geo-gt-prim: ab>cd, 
geo-point: Point, 
all: ∀x:A. B[x], 
implies: P ⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
euclidean-plane: EuclideanPlane, 
member: t ∈ T, 
sq_stable: SqStable(P), 
basic-geo-axioms: BasicGeometryAxioms(g), 
and: P ∧ Q, 
squash: ↓T, 
uall: ∀[x:A]. B[x], 
subtype_rel: A ⊆r B, 
guard: {T}, 
uimplies: b supposing a, 
prop: ℙ
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d,e,f:Point.    (ab>cd  {}\mRightarrow{}  cd>ef  {}\mRightarrow{}  ab>ef)
Date html generated:
2020_05_20-AM-09_46_11
Last ObjectModification:
2020_01_23-AM-11_17_21
Theory : euclidean!plane!geometry
Home
Index