Nuprl Lemma : geo-between-lt-angle
∀e:EuclideanPlane. ∀a,b,c,p:Point.  (a # bc ⇒ b-p-c ⇒ bap < bac)
Proof
Definitions occuring in Statement : 
geo-lt-angle: abc < xyz, 
euclidean-plane: EuclideanPlane, 
geo-lsep: a # bc, 
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-lt-angle: abc < xyz, 
member: t ∈ T, 
uall: ∀[x:A]. B[x], 
subtype_rel: A ⊆r B, 
guard: {T}, 
uimplies: b supposing a, 
prop: ℙ, 
and: P ∧ Q, 
cand: A c∧ B, 
sq_exists: ∃x:A [B[x]], 
not: ¬A, 
false: False, 
euclidean-plane: EuclideanPlane, 
sq_stable: SqStable(P), 
squash: ↓T, 
basic-geometry: BasicGeometry, 
geo-colinear-set: geo-colinear-set(e; L), 
l_all: (∀x∈L.P[x]), 
top: Top, 
int_seg: {i..j-}, 
lelt: i ≤ j < k, 
decidable: Dec(P), 
or: P ∨ Q, 
satisfiable_int_formula: satisfiable_int_formula(fmla), 
exists: ∃x:A. B[x], 
select: L[n], 
cons: [a / b], 
subtract: n - m, 
oriented-plane: OrientedPlane, 
basic-geometry-: BasicGeometry-
Lemmas referenced : 
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-lsep_wf, 
geo-point_wf, 
Euclid-midpoint-1, 
geo-strict-between-sep3, 
geo-sep_wf, 
sq_stable__midpoint, 
not-out-if-lsep, 
lsep-all-sym, 
geo-out_wf, 
colinear-lsep, 
geo-sep-sym, 
geo-strict-between-sep2, 
geo-colinear-is-colinear-set, 
geo-strict-between-implies-colinear, 
length_of_cons_lemma, 
istype-void, 
length_of_nil_lemma, 
decidable__le, 
full-omega-unsat, 
intformnot_wf, 
intformle_wf, 
itermConstant_wf, 
istype-int, 
int_formula_prop_not_lemma, 
int_formula_prop_le_lemma, 
int_term_value_constant_lemma, 
int_formula_prop_wf, 
decidable__lt, 
intformless_wf, 
int_formula_prop_less_lemma, 
istype-le, 
istype-less_than, 
geo-cong-angle-refl, 
lsep-implies-sep, 
geo-between-trivial, 
geo-out_weakening, 
geo-eq_weakening, 
lsep-not-between, 
geo-between-symmetry, 
geo-strict-between-implies-between, 
geo-between-inner-trans, 
euclidean-plane-axioms, 
geo-cong-angle_wf, 
geo-between_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation_alt, 
universeIsType, 
cut, 
introduction, 
extract_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
hypothesisEquality, 
applyEquality, 
hypothesis, 
instantiate, 
independent_isectElimination, 
sqequalRule, 
because_Cache, 
inhabitedIsType, 
dependent_functionElimination, 
independent_functionElimination, 
dependent_set_memberEquality_alt, 
setElimination, 
rename, 
voidElimination, 
independent_pairFormation, 
imageMemberEquality, 
baseClosed, 
imageElimination, 
promote_hyp, 
productElimination, 
isect_memberEquality_alt, 
natural_numberEquality, 
unionElimination, 
approximateComputation, 
dependent_pairFormation_alt, 
lambdaEquality_alt, 
productIsType, 
functionIsType
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,p:Point.    (a  \#  bc  {}\mRightarrow{}  b-p-c  {}\mRightarrow{}  bap  <  bac)
Date html generated:
2019_10_16-PM-02_02_07
Last ObjectModification:
2019_09_27-PM-07_36_08
Theory : euclidean!plane!geometry
Home
Index