Nuprl Lemma : lconnects-transitive

p,q:IdLnk List. ∀i,j,k:Id.  (∃r:IdLnk List. lconnects(r;i;k)) supposing (lconnects(q;j;k) and lconnects(p;i;j))


Proof




Definitions occuring in Statement :  lconnects: lconnects(p;i;j) IdLnk: IdLnk Id: Id list: List uimplies: supposing a all: x:A. B[x] exists: x:A. B[x]
Definitions unfolded in proof :  all: x:A. B[x] uall: [x:A]. B[x] member: t ∈ T so_lambda: λ2x.t[x] uimplies: supposing a prop: so_apply: x[s] implies:  Q lconnects: lconnects(p;i;j) and: P ∧ Q lpath: lpath(p) not: ¬A false: False int_seg: {i..j-} guard: {T} lelt: i ≤ j < k decidable: Dec(P) or: P ∨ Q satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] top: Top subtract: m less_than: a < b squash: T uiff: uiff(P;Q) true: True ge: i ≥  le: A ≤ B cons: [a b] last: last(L) select: L[n] cand: c∧ B subtype_rel: A ⊆B iff: ⇐⇒ Q sq_type: SQType(T) rev_implies:  Q IdLnk: IdLnk Id: Id assert: b ifthenelse: if then else fi  btrue: tt bfalse: ff

Latex:
\mforall{}p,q:IdLnk  List.  \mforall{}i,j,k:Id.
    (\mexists{}r:IdLnk  List.  lconnects(r;i;k))  supposing  (lconnects(q;j;k)  and  lconnects(p;i;j))



Date html generated: 2016_05_16-AM-10_58_32
Last ObjectModification: 2016_01_17-PM-03_53_20

Theory : event-ordering


Home Index