Nuprl Lemma : fpf-compatible-single
∀[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ─→ Type]. ∀[f:a:A fp-> B[a]]. ∀[x:A]. ∀[v:B[x]].  f || x : v supposing ¬↑x ∈ dom(f)
Proof
Definitions occuring in Statement : 
fpf-single: x : v
, 
fpf-compatible: f || g
, 
fpf-dom: x ∈ dom(f)
, 
fpf: a:A fp-> B[a]
, 
deq: EqDecider(T)
, 
assert: ↑b
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
so_apply: x[s]
, 
not: ¬A
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
fpf_ap_single_lemma, 
fpf-single-dom, 
assert_elim, 
and_wf, 
equal_wf, 
fpf-dom_wf, 
subtype-fpf2, 
top_wf, 
subtype_top, 
not_assert_elim, 
btrue_neq_bfalse, 
assert_wf, 
fpf-single_wf, 
not_wf, 
fpf_wf, 
deq_wf
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[x:A].  \mforall{}[v:B[x]].
    f  ||  x  :  v  supposing  \mneg{}\muparrow{}x  \mmember{}  dom(f)
Date html generated:
2015_07_17-AM-11_12_52
Last ObjectModification:
2015_01_28-AM-07_43_22
Home
Index