Nuprl Lemma : pcw-step_wf
∀[P:Type]. ∀[A:P ⟶ Type]. ∀[B:p:P ⟶ A[p] ⟶ Type]. ∀[C:p:P ⟶ a:A[p] ⟶ B[p;a] ⟶ P].
  (pcw-step(P;p.A[p];p,a.B[p;a];p,a,b.C[p;a;b]) ∈ Type)
Proof
Definitions occuring in Statement : 
pcw-step: pcw-step(P;p.A[p];p,a.B[p; a];p,a,b.C[p; a; b])
, 
uall: ∀[x:A]. B[x]
, 
so_apply: x[s1;s2;s3]
, 
so_apply: x[s1;s2]
, 
so_apply: x[s]
, 
member: t ∈ T
, 
function: x:A ⟶ B[x]
, 
universe: Type
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
pcw-step: pcw-step(P;p.A[p];p,a.B[p; a];p,a,b.C[p; a; b])
, 
so_apply: x[s1;s2]
, 
so_lambda: λ2x.t[x]
, 
so_apply: x[s]
, 
so_lambda: λ2x y.t[x; y]
, 
so_lambda: so_lambda(x,y,z.t[x; y; z])
, 
so_apply: x[s1;s2;s3]
, 
ext-family: F ≡ G
, 
all: ∀x:A. B[x]
, 
ext-eq: A ≡ B
, 
and: P ∧ Q
, 
subtype_rel: A ⊆r B
Lemmas referenced : 
param-co-W_wf, 
param-co-W-ext, 
pi1_wf, 
unit_wf2
Rules used in proof : 
cut, 
lemma_by_obid, 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation, 
hypothesis, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
hypothesisEquality, 
sqequalRule, 
productEquality, 
cumulativity, 
applyEquality, 
unionEquality, 
because_Cache, 
hypothesis_subsumption, 
lambdaEquality, 
dependent_functionElimination, 
productElimination, 
functionEquality, 
universeEquality
Latex:
\mforall{}[P:Type].  \mforall{}[A:P  {}\mrightarrow{}  Type].  \mforall{}[B:p:P  {}\mrightarrow{}  A[p]  {}\mrightarrow{}  Type].  \mforall{}[C:p:P  {}\mrightarrow{}  a:A[p]  {}\mrightarrow{}  B[p;a]  {}\mrightarrow{}  P].
    (pcw-step(P;p.A[p];p,a.B[p;a];p,a,b.C[p;a;b])  \mmember{}  Type)
Date html generated:
2016_05_14-AM-06_12_32
Last ObjectModification:
2015_12_26-PM-00_06_06
Theory : co-recursion
Home
Index