Nuprl Lemma : hp-cong-angle-trans
∀e:EuclideanPlane. ∀a,b,c,d,f:Point.  ((abc ≅ρ dbc ∧ dbc ≅ρ fbc) 
⇒ abc ≅ρ fbc)
Proof
Definitions occuring in Statement : 
half-plane-cong-angle: abc ≅ρ dbc
, 
euclidean-plane: EuclideanPlane
, 
geo-point: Point
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
and: P ∧ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
and: P ∧ Q
, 
half-plane-cong-angle: abc ≅ρ dbc
, 
member: t ∈ T
, 
oriented-plane: OrientedPlane
, 
uall: ∀[x:A]. B[x]
, 
subtype_rel: A ⊆r B
, 
guard: {T}
, 
uimplies: b supposing a
, 
exists: ∃x:A. B[x]
, 
cand: A c∧ B
, 
iff: P 
⇐⇒ Q
, 
rev_implies: P 
⇐ Q
, 
or: P ∨ Q
, 
prop: ℙ
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
, 
append: as @ bs
, 
so_lambda: so_lambda(x,y,z.t[x; y; z])
, 
top: Top
, 
so_apply: x[s1;s2;s3]
, 
geo-colinear-set: geo-colinear-set(e; L)
, 
l_all: (∀x∈L.P[x])
, 
int_seg: {i..j-}
, 
lelt: i ≤ j < k
, 
le: A ≤ B
, 
less_than': less_than'(a;b)
, 
false: False
, 
not: ¬A
, 
less_than: a < b
, 
squash: ↓T
, 
true: True
, 
select: L[n]
, 
cons: [a / b]
, 
subtract: n - m
Lemmas referenced : 
oriented-colinear-append, 
cons_wf, 
geo-point_wf, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
subtype_rel_transitivity, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
nil_wf, 
left-implies-sep, 
cons_member, 
l_member_wf, 
equal_wf, 
geo-sep_wf, 
exists_wf, 
geo-colinear-is-colinear-set, 
list_ind_cons_lemma, 
list_ind_nil_lemma, 
length_of_cons_lemma, 
length_of_nil_lemma, 
false_wf, 
lelt_wf, 
half-plane-cong-angle_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation, 
sqequalHypSubstitution, 
productElimination, 
thin, 
independent_pairFormation, 
hypothesis, 
cut, 
introduction, 
extract_by_obid, 
dependent_functionElimination, 
sqequalRule, 
hypothesisEquality, 
isectElimination, 
applyEquality, 
instantiate, 
independent_isectElimination, 
because_Cache, 
independent_functionElimination, 
dependent_pairFormation, 
inrFormation, 
inlFormation, 
productEquality, 
lambdaEquality, 
isect_memberEquality, 
voidElimination, 
voidEquality, 
dependent_set_memberEquality, 
natural_numberEquality, 
imageMemberEquality, 
baseClosed
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,d,f:Point.    ((abc  \00D0\mrho{}  dbc  \mwedge{}  dbc  \00D0\mrho{}  fbc)  {}\mRightarrow{}  abc  \00D0\mrho{}  fbc)
Date html generated:
2017_10_02-PM-04_49_02
Last ObjectModification:
2017_08_24-PM-03_41_54
Theory : euclidean!plane!geometry
Home
Index