Nuprl Lemma : geo-cong-preserves-gt-prim2
∀g:EuclideanPlane. ∀a,b,c,d,e,f:Point.  (ab>cd 
⇒ cd ≅ ef 
⇒ ab>ef)
Proof
Definitions occuring in Statement : 
euclidean-plane: EuclideanPlane
, 
geo-congruent: ab ≅ cd
, 
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]
, 
euclidean-plane: EuclideanPlane
, 
member: t ∈ T
, 
sq_stable: SqStable(P)
, 
implies: P 
⇒ Q
, 
squash: ↓T
, 
basic-geo-axioms: BasicGeometryAxioms(g)
, 
and: P ∧ Q
, 
cand: A c∧ B
, 
uall: ∀[x:A]. B[x]
, 
subtype_rel: A ⊆r B
, 
guard: {T}
, 
uimplies: b supposing a
, 
prop: ℙ
, 
geo-ge: ab ≥ cd
, 
geo-congruent: ab ≅ cd
, 
geo-length-sep: ab # cd)
, 
not: ¬A
, 
or: P ∨ Q
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d,e,f:Point.    (ab>cd  {}\mRightarrow{}  cd  \mcong{}  ef  {}\mRightarrow{}  ab>ef)
Date html generated:
2020_05_20-AM-09_44_45
Last ObjectModification:
2020_01_27-PM-10_13_53
Theory : euclidean!plane!geometry
Home
Index