Nuprl Lemma : cong3-implies-conga
∀e:BasicGeometry. ∀a,b,c,d,E,f:Point.  (a ≠ b ⇒ b ≠ c ⇒ Cong3(abc,dEf) ⇒ abc ≅a dEf)
Proof
Definitions occuring in Statement : 
geo-cong-tri: Cong3(abc,a'b'c'), 
geo-cong-angle: abc ≅a xyz, 
basic-geometry: BasicGeometry, 
geo-sep: a ≠ b, 
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-tri: Cong3(abc,a'b'c'), 
and: P ∧ Q, 
geo-cong-angle: abc ≅a xyz, 
cand: A c∧ B, 
member: t ∈ T, 
basic-geometry: BasicGeometry, 
uall: ∀[x:A]. B[x], 
uimplies: b supposing a, 
exists: ∃x:A. B[x], 
uiff: uiff(P;Q), 
subtype_rel: A ⊆r B, 
prop: ℙ, 
guard: {T}
Lemmas referenced : 
geo-congruent-symmetry, 
geo-congruent-sep, 
geo-between-trivial, 
geo-congruent-iff-length, 
geo-length-flip, 
geo-between_wf, 
geo-congruent_wf, 
geo-cong-tri_wf, 
geo-sep_wf, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
basic-geometry-subtype, 
subtype_rel_transitivity, 
basic-geometry_wf, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
geo-point_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
sqequalHypSubstitution, 
productElimination, 
thin, 
independent_pairFormation, 
cut, 
hypothesis, 
introduction, 
extract_by_obid, 
dependent_functionElimination, 
hypothesisEquality, 
isectElimination, 
independent_isectElimination, 
because_Cache, 
independent_functionElimination, 
dependent_pairFormation_alt, 
equalityTransitivity, 
equalitySymmetry, 
sqequalRule, 
productIsType, 
universeIsType, 
applyEquality, 
instantiate, 
inhabitedIsType
Latex:
\mforall{}e:BasicGeometry.  \mforall{}a,b,c,d,E,f:Point.    (a  \mneq{}  b  {}\mRightarrow{}  b  \mneq{}  c  {}\mRightarrow{}  Cong3(abc,dEf)  {}\mRightarrow{}  abc  \mcong{}\msuba{}  dEf)
Date html generated:
2019_10_16-PM-01_28_55
Last ObjectModification:
2018_12_15-PM-09_14_11
Theory : euclidean!plane!geometry
Home
Index