Nuprl Lemma : fpf-all_wf
∀[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ─→ Type]. ∀[f:x:A fp-> B[x]]. ∀[P:x:{x:A| ↑x ∈ dom(f)}  ─→ B[x] ─→ ℙ].
  (∀x∈dom(f). v=f(x) 
⇒  P[x;v] ∈ ℙ)
Proof
Definitions occuring in Statement : 
fpf-all: ∀x∈dom(f). v=f(x) 
⇒  P[x; v]
, 
fpf-dom: x ∈ dom(f)
, 
fpf: a:A fp-> B[a]
, 
deq: EqDecider(T)
, 
assert: ↑b
, 
uall: ∀[x:A]. B[x]
, 
prop: ℙ
, 
so_apply: x[s1;s2]
, 
so_apply: x[s]
, 
member: t ∈ T
, 
set: {x:A| B[x]} 
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
all_wf, 
assert_wf, 
fpf-dom_wf, 
subtype-fpf2, 
top_wf, 
subtype_top, 
fpf-ap_wf, 
fpf_wf, 
deq_wf
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:x:A  fp->  B[x]].  \mforall{}[P:x:\{x:A|  \muparrow{}x  \mmember{}  dom(f)\} 
                                                                                                                                              {}\mrightarrow{}  B[x]
                                                                                                                                              {}\mrightarrow{}  \mBbbP{}].
    (\mforall{}x\mmember{}dom(f).  v=f(x)  {}\mRightarrow{}    P[x;v]  \mmember{}  \mBbbP{})
Date html generated:
2015_07_17-AM-11_10_17
Last ObjectModification:
2015_01_28-AM-07_44_50
Home
Index