Nuprl Lemma : Euclid-Prop31-sep

e:EuclideanPlane. ∀a,b,x:Point.  (a  ab  (∃y:Point. (geo-parallel-points(e;a;b;x;y) ∧ y)))


Proof




Definitions occuring in Statement :  geo-parallel-points: geo-parallel-points(e;a;b;c;d) euclidean-plane: EuclideanPlane geo-lsep: bc geo-sep: b geo-point: Point all: x:A. B[x] exists: x:A. B[x] implies:  Q and: P ∧ Q
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T implies:  Q exists: x:A. B[x] and: P ∧ Q cand: c∧ B subtype_rel: A ⊆B prop: uall: [x:A]. B[x] guard: {T} uimplies: supposing a geo-parallel-points: geo-parallel-points(e;a;b;c;d)

Latex:
\mforall{}e:EuclideanPlane.  \mforall{}a,b,x:Point.
    (a  \#  b  {}\mRightarrow{}  x  \#  ab  {}\mRightarrow{}  (\mexists{}y:Point.  (geo-parallel-points(e;a;b;x;y)  \mwedge{}  x  \#  y)))



Date html generated: 2020_05_20-AM-10_43_46
Last ObjectModification: 2020_01_13-PM-10_28_28

Theory : euclidean!plane!geometry


Home Index