Nuprl Lemma : Process-value-type
∀[M:Type ⟶ Type]. value-type(Process(P.M[P])) supposing M[Top]
Proof
Definitions occuring in Statement :
Process: Process(P.M[P])
,
value-type: value-type(T)
,
uimplies: b supposing a
,
uall: ∀[x:A]. B[x]
,
top: Top
,
so_apply: x[s]
,
function: x:A ⟶ B[x]
,
universe: Type
Definitions unfolded in proof :
uall: ∀[x:A]. B[x]
,
member: t ∈ T
,
uimplies: b supposing a
,
Process: Process(P.M[P])
,
so_lambda: λ2x.t[x]
,
so_apply: x[s]
,
value-type: value-type(T)
,
has-value: (a)↓
,
prop: ℙ
Latex:
\mforall{}[M:Type {}\mrightarrow{} Type]. value-type(Process(P.M[P])) supposing M[Top]
Date html generated:
2016_05_17-AM-10_22_24
Last ObjectModification:
2015_12_29-PM-05_28_17
Theory : process-model
Home
Index