Nuprl Lemma : thread-name_wf
∀[t:Thread]. (t.name ∈ Id)
Proof
Definitions occuring in Statement : 
thread-name: t.name
, 
thread: Thread
, 
Id: Id
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
Definitions unfolded in proof : 
thread-name: t.name
, 
thread: Thread
, 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
subtype_rel: A ⊆r B
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
, 
uimplies: b supposing a
, 
all: ∀x:A. B[x]
, 
top: Top
Latex:
\mforall{}[t:Thread].  (t.name  \mmember{}  Id)
Date html generated:
2016_05_16-AM-10_22_47
Last ObjectModification:
2015_12_28-PM-09_19_53
Theory : new!event-ordering
Home
Index