Nuprl Lemma : local_or_rcv
∀k:Knd. ((↑islocal(k)) ∨ (↑isrcv(k)))
Proof
Definitions occuring in Statement :
islocal: islocal(k)
,
isrcv: isrcv(k)
,
Knd: Knd
,
assert: ↑b
,
all: ∀x:A. B[x]
,
or: P ∨ Q
Definitions unfolded in proof :
isrcv: isrcv(k)
,
islocal: islocal(k)
,
Knd: Knd
,
all: ∀x:A. B[x]
,
isl: isl(x)
,
bnot: ¬bb
,
ifthenelse: if b then t else f fi
,
btrue: tt
,
assert: ↑b
,
bfalse: ff
,
member: t ∈ T
,
guard: {T}
,
or: P ∨ Q
,
true: True
,
prop: ℙ
Latex:
\mforall{}k:Knd. ((\muparrow{}islocal(k)) \mvee{} (\muparrow{}isrcv(k)))
Date html generated:
2016_05_16-AM-10_55_14
Last ObjectModification:
2015_12_29-AM-09_08_19
Theory : event-ordering
Home
Index