Nuprl Lemma : lifting-apply-callbyvalueall
∀[a,B,c:Top].  (let x ⟵ a in B[x] c ~ let x ⟵ a in B[x] c)
Proof
Definitions occuring in Statement : 
callbyvalueall: callbyvalueall, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
so_apply: x[s]
, 
apply: f a
, 
sqequal: s ~ t
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
so_lambda: so_lambda(x,y,z,w.t[x; y; z; w])
, 
so_apply: x[s1;s2;s3;s4]
, 
top: Top
, 
uimplies: b supposing a
, 
strict4: strict4(F)
, 
and: P ∧ Q
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
has-value: (a)↓
, 
prop: ℙ
, 
guard: {T}
, 
or: P ∨ Q
, 
squash: ↓T
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
Lemmas referenced : 
top_wf, 
is-exception_wf, 
base_wf, 
has-value_wf_base, 
lifting-strict-callbyvalueall
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation, 
introduction, 
cut, 
sqequalRule, 
lemma_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
baseClosed, 
isect_memberEquality, 
voidElimination, 
voidEquality, 
independent_isectElimination, 
independent_pairFormation, 
lambdaFormation, 
callbyvalueApply, 
hypothesis, 
baseApply, 
closedConclusion, 
hypothesisEquality, 
applyExceptionCases, 
inrFormation, 
imageMemberEquality, 
imageElimination, 
exceptionSqequal, 
inlFormation, 
sqequalAxiom, 
because_Cache
Latex:
\mforall{}[a,B,c:Top].    (let  x  \mleftarrow{}{}  a  in  B[x]  c  \msim{}  let  x  \mleftarrow{}{}  a  in  B[x]  c)
Date html generated:
2016_05_13-PM-03_43_06
Last ObjectModification:
2016_01_14-PM-07_07_52
Theory : computation
Home
Index