Nuprl Lemma : lt-angle-implies-between-if-out
∀e:EuclideanPlane. ∀a,b,c,d:Point.  (a # bc ⇒ bad < bac ⇒ out(b dc) ⇒ b-d-c)
Proof
Definitions occuring in Statement : 
geo-lt-angle: abc < xyz, 
geo-out: out(p ab), 
euclidean-plane: EuclideanPlane, 
geo-strict-between: a-b-c, 
geo-lsep: a # bc, 
geo-point: Point, 
all: ∀x:A. B[x], 
implies: P ⇒ Q
Definitions unfolded in proof : 
all: ∀x:A. B[x], 
implies: P ⇒ Q, 
geo-strict-between: a-b-c, 
and: P ∧ Q, 
member: t ∈ T, 
uall: ∀[x:A]. B[x], 
basic-geometry: BasicGeometry, 
prop: ℙ, 
subtype_rel: A ⊆r B, 
guard: {T}, 
uimplies: b supposing a, 
geo-colinear-set: geo-colinear-set(e; L), 
l_all: (∀x∈L.P[x]), 
int_seg: {i..j-}, 
lelt: i ≤ j < k, 
decidable: Dec(P), 
or: P ∨ Q, 
not: ¬A, 
satisfiable_int_formula: satisfiable_int_formula(fmla), 
exists: ∃x:A. B[x], 
false: False, 
select: L[n], 
cons: [a / b], 
subtract: n - m, 
basic-geometry-: BasicGeometry-, 
euclidean-plane: EuclideanPlane, 
iff: P ⇐⇒ Q, 
rev_implies: P ⇐ Q, 
geo-eq: a ≡ b, 
geo-out: out(p ab), 
cand: A c∧ B, 
top: Top, 
geo-lt-angle: abc < xyz, 
geo-cong-angle: abc ≅a xyz
Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,c,d:Point.    (a  \#  bc  {}\mRightarrow{}  bad  <  bac  {}\mRightarrow{}  out(b  dc)  {}\mRightarrow{}  b-d-c)
Date html generated:
2020_05_20-AM-10_38_40
Last ObjectModification:
2020_01_13-PM-04_50_12
Theory : euclidean!plane!geometry
Home
Index