Nuprl Lemma : fpf-union-contains2
∀[A,V:Type]. ∀[B:A ─→ Type].
  ∀eq:EqDecider(A). ∀f,g:x:A fp-> B[x] List.
    ∀x:A. ∀R:(V List) ─→ V ─→ 𝔹.  (fpf-union-compatible(A;V;x.B[x];eq;R;f;g) 
⇒ g(x)?[] ⊆ fpf-union(f;g;eq;R;x)) 
    supposing fpf-single-valued(A;eq;x.B[x];V;g) 
  supposing ∀a:A. (B[a] ⊆r V)
Proof
Definitions occuring in Statement : 
fpf-single-valued: fpf-single-valued(A;eq;x.B[x];V;g)
, 
fpf-union-compatible: fpf-union-compatible(A;C;x.B[x];eq;R;f;g)
, 
fpf-union: fpf-union(f;g;eq;R;x)
, 
fpf-cap: f(x)?z
, 
fpf: a:A fp-> B[a]
, 
deq: EqDecider(T)
, 
l_contains: A ⊆ B
, 
nil: []
, 
list: T List
, 
bool: 𝔹
, 
uimplies: b supposing a
, 
subtype_rel: A ⊆r B
, 
uall: ∀[x:A]. B[x]
, 
so_apply: x[s]
, 
all: ∀x:A. B[x]
, 
implies: P 
⇒ Q
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
l_member_wf, 
fpf-ap_wf, 
list_wf, 
assert_wf, 
fpf-dom_wf, 
subtype-fpf2, 
top_wf, 
subtype_top, 
bool_wf, 
eqtt_to_assert, 
eqff_to_assert, 
equal_wf, 
bool_cases_sqequal, 
subtype_base_sq, 
bool_subtype_base, 
assert-bnot, 
l_contains_weakening, 
l_contains_nil, 
nil_wf, 
fpf-union-compatible_wf, 
fpf-single-valued_wf, 
fpf_wf, 
deq_wf, 
all_wf, 
subtype_rel_wf, 
l_all_iff, 
append_wf, 
filter_wf5, 
subtype_rel_list, 
subtype_rel_dep_function, 
subtype_rel_transitivity, 
subtype_rel_self, 
set_wf, 
member_append, 
decidable__assert, 
member_filter, 
or_wf, 
l_member_subtype, 
not_wf
\mforall{}[A,V:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].
    \mforall{}eq:EqDecider(A).  \mforall{}f,g:x:A  fp->  B[x]  List.
        \mforall{}x:A.  \mforall{}R:(V  List)  {}\mrightarrow{}  V  {}\mrightarrow{}  \mBbbB{}.
            (fpf-union-compatible(A;V;x.B[x];eq;R;f;g)  {}\mRightarrow{}  g(x)?[]  \msubseteq{}  fpf-union(f;g;eq;R;x)) 
        supposing  fpf-single-valued(A;eq;x.B[x];V;g) 
    supposing  \mforall{}a:A.  (B[a]  \msubseteq{}r  V)
Date html generated:
2015_07_17-AM-09_16_59
Last ObjectModification:
2015_01_28-AM-07_54_09
Home
Index