Nuprl Lemma : class-output-support-no-repeats
∀[Info:Type]. ∀[es:EO+(Info)]. ∀[bg:bag(E)].
  (bag-no-repeats(E;class-output-support(es;bg))) supposing 
     (bag-no-repeats(E;bg) and 
     (∀e1,e2:E.  (e1 ↓∈ bg 
⇒ e2 ↓∈ bg 
⇒ (¬(e1 <loc e2)))))
Proof
Definitions occuring in Statement : 
class-output-support: class-output-support(es;bg)
, 
event-ordering+: EO+(Info)
, 
es-locl: (e <loc e')
, 
es-E: E
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
all: ∀x:A. B[x]
, 
not: ¬A
, 
implies: P 
⇒ Q
, 
universe: Type
, 
bag-member: x ↓∈ bs
, 
bag-no-repeats: bag-no-repeats(T;bs)
, 
bag: bag(T)
Lemmas : 
no_repeats_concat, 
es-E_wf, 
event-ordering+_subtype, 
map_wf, 
list_wf, 
es-le-before_wf2, 
subtype_rel_list, 
es-le_wf, 
length-map-sq, 
top_wf, 
select-map, 
event-ordering+_wf, 
es-le-before-no_repeats, 
select_wf, 
sq_stable__le, 
subtype_rel_self, 
subtype_rel_wf, 
l_member_wf, 
int_seg_wf, 
length_wf, 
set_wf, 
not_wf, 
equal_wf, 
lelt_wf, 
Id_wf, 
es-loc_wf, 
es-le-before_wf, 
member-es-le-before, 
select_member, 
es-locl-trichotomy, 
es-le-loc, 
bag-member-list, 
decidable__equal-es-E, 
int_seg_subtype-nat, 
false_wf, 
nat_wf
\mforall{}[Info:Type].  \mforall{}[es:EO+(Info)].  \mforall{}[bg:bag(E)].
    (bag-no-repeats(E;class-output-support(es;bg)))  supposing 
          (bag-no-repeats(E;bg)  and 
          (\mforall{}e1,e2:E.    (e1  \mdownarrow{}\mmember{}  bg  {}\mRightarrow{}  e2  \mdownarrow{}\mmember{}  bg  {}\mRightarrow{}  (\mneg{}(e1  <loc  e2)))))
Date html generated:
2015_07_17-PM-00_15_17
Last ObjectModification:
2015_01_28-AM-00_04_07
Home
Index