Nuprl Lemma : fpf-union-compatible-subtype
∀[A,C:Type]. ∀[B1,B2:A ─→ Type].
  (∀eq:EqDecider(A). ∀f,g:x:A fp-> B1[x] List. ∀R:(C List) ─→ C ─→ 𝔹.
     (fpf-union-compatible(A;C;x.B1[x];eq;R;f;g) 
⇒ fpf-union-compatible(A;C;x.B2[x];eq;R;f;g))) supposing 
     ((∀x:A. (B1[x] ⊆r B2[x])) and 
     (∀a:A. (B2[a] ⊆r C)))
Proof
Definitions occuring in Statement : 
fpf-union-compatible: fpf-union-compatible(A;C;x.B[x];eq;R;f;g)
, 
fpf: a:A fp-> B[a]
, 
deq: EqDecider(T)
, 
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_subtype, 
fpf-ap_wf, 
list_wf, 
l_member_wf, 
subtype_rel_list, 
or_wf, 
not_wf, 
assert_wf, 
fpf-dom_wf, 
subtype-fpf2, 
top_wf, 
subtype_top, 
fpf-union-compatible_wf, 
bool_wf, 
fpf_wf, 
deq_wf, 
all_wf, 
subtype_rel_wf
\mforall{}[A,C:Type].  \mforall{}[B1,B2:A  {}\mrightarrow{}  Type].
    (\mforall{}eq:EqDecider(A).  \mforall{}f,g:x:A  fp->  B1[x]  List.  \mforall{}R:(C  List)  {}\mrightarrow{}  C  {}\mrightarrow{}  \mBbbB{}.
          (fpf-union-compatible(A;C;x.B1[x];eq;R;f;g)
          {}\mRightarrow{}  fpf-union-compatible(A;C;x.B2[x];eq;R;f;g)))  supposing 
          ((\mforall{}x:A.  (B1[x]  \msubseteq{}r  B2[x]))  and 
          (\mforall{}a:A.  (B2[a]  \msubseteq{}r  C)))
Date html generated:
2015_07_17-AM-09_16_51
Last ObjectModification:
2015_01_28-AM-07_59_42
Home
Index