Nuprl Lemma : geo-add-length-between-iff

e:BasicGeometry. ∀[a,b,c:Point].  uiff(B(abc);|ac| |ab| |bc| ∈ Length)


Proof




Definitions occuring in Statement :  geo-add-length: q geo-length: |s| geo-length-type: Length geo-mk-seg: ab basic-geometry: BasicGeometry geo-between: B(abc) geo-point: Point uiff: uiff(P;Q) uall: [x:A]. B[x] all: x:A. B[x] equal: t ∈ T
Definitions unfolded in proof :  all: x:A. B[x] uall: [x:A]. B[x] member: t ∈ T uiff: uiff(P;Q) and: P ∧ Q uimplies: supposing a subtype_rel: A ⊆B guard: {T} prop: geo-between: B(abc) not: ¬A implies:  Q false: False basic-geometry: BasicGeometry euclidean-plane: EuclideanPlane or: P ∨ Q stable: Stable{P} geo-eq: a ≡ b iff: ⇐⇒ Q rev_implies:  Q exists: x:A. B[x] geo-strict-between: a-b-c cand: c∧ B squash: T true: True

Latex:
\mforall{}e:BasicGeometry.  \mforall{}[a,b,c:Point].    uiff(B(abc);|ac|  =  |ab|  +  |bc|)



Date html generated: 2020_05_20-AM-09_53_44
Last ObjectModification: 2020_01_13-PM-03_24_05

Theory : euclidean!plane!geometry


Home Index