Nuprl Lemma : straight-angles-not-lt2
∀g:EuclideanPlane. ∀a,b,c,x,y,z:Point.  (a-b-c 
⇒ (¬abc < xyz))
Proof
Definitions occuring in Statement : 
geo-lt-angle: abc < xyz
, 
euclidean-plane: EuclideanPlane
, 
geo-strict-between: a-b-c
, 
geo-point: Point
, 
all: ∀x:A. B[x]
, 
not: ¬A
, 
implies: P 
⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
not: ¬A
, 
false: False
, 
geo-lt-angle: abc < xyz
, 
geo-strict-between: a-b-c
, 
and: P ∧ Q
, 
exists: ∃x:A. B[x]
, 
member: t ∈ T
, 
basic-geometry: BasicGeometry
, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
iff: P 
⇐⇒ Q
, 
rev_implies: P 
⇐ Q
, 
prop: ℙ
, 
subtype_rel: A ⊆r B
, 
guard: {T}
, 
uimplies: b supposing a
Lemmas referenced : 
angle-cong-preserves-straight-angle, 
geo-cong-angle-symm2, 
and_false_l, 
istype-void, 
geo-lt-angle_wf, 
geo-strict-between_wf, 
euclidean-plane-structure-subtype, 
euclidean-plane-subtype, 
subtype_rel_transitivity, 
euclidean-plane_wf, 
euclidean-plane-structure_wf, 
geo-primitives_wf, 
geo-point_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
cut, 
thin, 
sqequalHypSubstitution, 
productElimination, 
introduction, 
extract_by_obid, 
dependent_functionElimination, 
hypothesisEquality, 
independent_functionElimination, 
hypothesis, 
sqequalRule, 
isectElimination, 
isect_memberEquality_alt, 
voidElimination, 
because_Cache, 
universeIsType, 
applyEquality, 
instantiate, 
independent_isectElimination, 
inhabitedIsType
Latex:
\mforall{}g:EuclideanPlane.  \mforall{}a,b,c,x,y,z:Point.    (a-b-c  {}\mRightarrow{}  (\mneg{}abc  <  xyz))
Date html generated:
2019_10_16-PM-01_57_46
Last ObjectModification:
2019_09_12-AM-11_37_00
Theory : euclidean!plane!geometry
Home
Index