Nuprl Lemma : strict4-map
strict4(λx,y,z,s. map(y;x))
Proof
Definitions occuring in Statement :
map: map(f;as)
,
strict4: strict4(F)
,
lambda: λx.A[x]
Definitions unfolded in proof :
strict4: strict4(F)
,
and: P ∧ Q
,
all: ∀x:A. B[x]
,
implies: P
⇒ Q
,
map: map(f;as)
,
list_ind: list_ind,
has-value: (a)↓
,
member: t ∈ T
,
uall: ∀[x:A]. B[x]
,
prop: ℙ
,
guard: {T}
,
or: P ∨ Q
,
squash: ↓T
Lemmas referenced :
is-exception_wf,
base_wf,
has-value_wf_base
Rules used in proof :
sqequalSubstitution,
sqequalTransitivity,
computationStep,
sqequalReflexivity,
independent_pairFormation,
lambdaFormation,
sqequalRule,
sqequalHypSubstitution,
cut,
callbyvalueCallbyvalue,
hypothesis,
callbyvalueReduce,
lemma_by_obid,
isectElimination,
thin,
baseApply,
closedConclusion,
baseClosed,
hypothesisEquality,
introduction,
callbyvalueExceptionCases,
inrFormation,
imageMemberEquality,
imageElimination,
exceptionSqequal,
inlFormation
Latex:
strict4(\mlambda{}x,y,z,s. map(y;x))
Date html generated:
2016_05_14-AM-06_30_05
Last ObjectModification:
2016_01_14-PM-08_25_29
Theory : list_0
Home
Index