Nuprl Lemma : supplementary-angles-preserve-congruence
∀g:EuclideanPlane. ∀a,b,c,d,e,f,a',d':Point.  (abc ≅a def 
⇒ a-b-a' 
⇒ d-e-d' 
⇒ a'bc ≅a d'ef)
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
, 
exists: ∃x:A. B[x]
, 
cand: A c∧ B
, 
member: t ∈ T
, 
subtype_rel: A ⊆r B
, 
uall: ∀[x:A]. B[x]
, 
guard: {T}
, 
uimplies: b supposing a
, 
prop: ℙ
, 
basic-geometry: BasicGeometry
, 
basic-geometry-: BasicGeometry-
, 
uiff: uiff(P;Q)
, 
squash: ↓T
, 
true: True
Lemmas referenced : 
geo-sep-sym, 
geo-strict-between-sep3, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
subtype_rel_transitivity, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
geo-strict-between_wf, 
geo-cong-angle_wf, 
geo-point_wf, 
geo-proper-extend-exists, 
geo-between-symmetry, 
geo-strict-between-implies-between, 
geo-congruent-iff-length, 
geo-add-length-between, 
geo-add-length_wf, 
squash_wf, 
true_wf, 
geo-length-type_wf, 
basic-geometry_wf, 
geo-add-length-comm, 
geo-five-segment, 
geo-between-sep, 
geo-between-outer-trans, 
geo-between-exchange4, 
geo-length-flip, 
geo-between_wf, 
geo-congruent_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
sqequalHypSubstitution, 
productElimination, 
thin, 
independent_pairFormation, 
cut, 
introduction, 
extract_by_obid, 
dependent_functionElimination, 
hypothesisEquality, 
because_Cache, 
independent_functionElimination, 
applyEquality, 
hypothesis, 
instantiate, 
isectElimination, 
independent_isectElimination, 
sqequalRule, 
universeIsType, 
inhabitedIsType, 
rename, 
dependent_pairFormation_alt, 
lambdaEquality_alt, 
imageElimination, 
equalityTransitivity, 
equalitySymmetry, 
natural_numberEquality, 
imageMemberEquality, 
baseClosed, 
productIsType
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,d,e,f,a',d':Point.    (abc  \mcong{}\msuba{}  def  {}\mRightarrow{}  a-b-a'  {}\mRightarrow{}  d-e-d'  {}\mRightarrow{}  a'bc  \mcong{}\msuba{}  d'ef)
Date html generated:
2019_10_16-PM-01_31_49
Last ObjectModification:
2018_12_15-PM-09_38_25
Theory : euclidean!plane!geometry
Home
Index