Nuprl Lemma : straight-angles-congruent
∀g:EuclideanPlane. ∀a,b,c,x,y,z:Point.  (a-b-c 
⇒ x-y-z 
⇒ abc ≅a xyz)
Proof
Definitions occuring in Statement : 
geo-cong-angle: abc ≅a xyz
, 
euclidean-plane: EuclideanPlane
, 
geo-strict-between: a-b-c
, 
geo-point: Point
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
geo-cong-angle: abc ≅a xyz
, 
and: P ∧ Q
, 
member: t ∈ T
, 
subtype_rel: A ⊆r B
, 
uall: ∀[x:A]. B[x]
, 
guard: {T}
, 
uimplies: b supposing a
, 
basic-geometry: BasicGeometry
, 
exists: ∃x:A. B[x]
, 
cand: A c∧ B
, 
basic-geometry-: BasicGeometry-
, 
uiff: uiff(P;Q)
, 
euclidean-plane: EuclideanPlane
, 
squash: ↓T
, 
prop: ℙ
, 
true: True
Lemmas referenced : 
geo-strict-between-sep2, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
subtype_rel_transitivity, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
geo-strict-between-sep3, 
geo-proper-extend-exists, 
geo-sep-sym, 
geo-strict-between-implies-between, 
geo-between-symmetry, 
geo-congruent-iff-length, 
geo-add-length-between, 
geo-add-length-comm, 
geo-length_wf, 
geo-mk-seg_wf, 
geo-length-flip, 
geo-add-length_wf, 
squash_wf, 
true_wf, 
geo-length-type_wf, 
basic-geometry_wf, 
geo-between-outer-trans, 
geo-between-exchange4, 
geo-between-inner-trans, 
geo-between-exchange3, 
geo-congruent-symmetry, 
geo-between_wf, 
geo-congruent_wf, 
geo-strict-between_wf, 
geo-point_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
independent_pairFormation, 
cut, 
introduction, 
extract_by_obid, 
sqequalHypSubstitution, 
dependent_functionElimination, 
thin, 
hypothesisEquality, 
applyEquality, 
hypothesis, 
instantiate, 
isectElimination, 
independent_isectElimination, 
sqequalRule, 
independent_functionElimination, 
because_Cache, 
productElimination, 
rename, 
dependent_pairFormation_alt, 
setElimination, 
lambdaEquality_alt, 
imageElimination, 
equalityTransitivity, 
equalitySymmetry, 
universeIsType, 
inhabitedIsType, 
natural_numberEquality, 
imageMemberEquality, 
baseClosed, 
productIsType
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,x,y,z:Point.    (a-b-c  {}\mRightarrow{}  x-y-z  {}\mRightarrow{}  abc  \mcong{}\msuba{}  xyz)
Date html generated:
2019_10_16-PM-01_55_36
Last ObjectModification:
2018_11_13-PM-01_09_33
Theory : euclidean!plane!geometry
Home
Index