Nuprl Lemma : lsep-iff

g:OrientedPlane. ∀a,b,c:Point.  (a bc ⇐⇒ (∀y:Point. (y  Colinear(y;b;c)  by)) ∧ b)


Proof




Definitions occuring in Statement :  oriented-plane: OrientedPlane geo-colinear: Colinear(a;b;c) geo-lsep: bc geo-sep: b geo-point: Point all: x:A. B[x] iff: ⇐⇒ Q implies:  Q and: P ∧ Q
Definitions unfolded in proof :  all: x:A. B[x] uall: [x:A]. B[x] member: t ∈ T subtype_rel: A ⊆B guard: {T} uimplies: supposing a and: P ∧ Q iff: ⇐⇒ Q implies:  Q cand: c∧ B oriented-plane: OrientedPlane 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] prop: false: False select: L[n] cons: [a b] subtract: m rev_implies:  Q

Latex:
\mforall{}g:OrientedPlane.  \mforall{}a,b,c:Point.
    (a  \#  bc  \mLeftarrow{}{}\mRightarrow{}  (\mforall{}y:Point.  (y  \#  b  {}\mRightarrow{}  Colinear(y;b;c)  {}\mRightarrow{}  a  \#  by))  \mwedge{}  c  \#  b)



Date html generated: 2020_05_20-AM-09_50_17
Last ObjectModification: 2019_12_20-PM-08_01_57

Theory : euclidean!plane!geometry


Home Index