Nuprl Lemma : geo-not-triangle

e:HeytingGeometry. ∀a,b,c:Point.  ((¬bc)  ((¬B(abc)) ∧ B(bca)) ∧ B(cab)))))


Proof




Definitions occuring in Statement :  geo-triangle: bc heyting-geometry: HeytingGeometry geo-between: B(abc) geo-point: Point all: x:A. B[x] not: ¬A implies:  Q and: P ∧ Q
Definitions unfolded in proof :  all: x:A. B[x] implies:  Q not: ¬A false: False member: t ∈ T heyting-geometry: HeytingGeometry geo-colinear: Colinear(a;b;c) geo-lsep: bc or: P ∨ Q geo-triangle: bc and: P ∧ Q uall: [x:A]. B[x] subtype_rel: A ⊆B guard: {T} uimplies: supposing a prop: stable: Stable{P}

Latex:
\mforall{}e:HeytingGeometry.  \mforall{}a,b,c:Point.    ((\mneg{}a  \#  bc)  {}\mRightarrow{}  (\mneg{}((\mneg{}B(abc))  \mwedge{}  (\mneg{}B(bca))  \mwedge{}  (\mneg{}B(cab)))))



Date html generated: 2020_05_20-AM-10_32_39
Last ObjectModification: 2019_12_28-AM-08_24_20

Theory : euclidean!plane!geometry


Home Index