Nuprl Lemma : iterated-classrel-single-val

[Info,A,S:Type]. ∀[init:Id ⟶ bag(S)]. ∀[f:A ⟶ S ⟶ S]. ∀[X:EClass(A)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v1,v2:S].
  (v1 v2 ∈ S) supposing 
     (iterated-classrel(es;S;A;f;init;X;e;v2) and 
     iterated-classrel(es;S;A;f;init;X;e;v1) and 
     single-valued-bag(init loc(e);S) and 
     single-valued-classrel(es;X;A))


Proof




Definitions occuring in Statement :  iterated-classrel: iterated-classrel(es;S;A;f;init;X;e;v) single-valued-classrel: single-valued-classrel(es;X;T) eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-loc: loc(e) es-E: E Id: Id uimplies: supposing a uall: [x:A]. B[x] apply: a function: x:A ⟶ B[x] universe: Type equal: t ∈ T single-valued-bag: single-valued-bag(b;T) bag: bag(T)
Definitions unfolded in proof :  all: x:A. B[x] member: t ∈ T subtype_rel: A ⊆B strongwellfounded: SWellFounded(R[x; y]) exists: x:A. B[x] uall: [x:A]. B[x] nat: implies:  Q false: False ge: i ≥  uimplies: supposing a satisfiable_int_formula: satisfiable_int_formula(fmla) not: ¬A top: Top and: P ∧ Q prop: guard: {T} int_seg: {i..j-} lelt: i ≤ j < k le: A ≤ B less_than': less_than'(a;b) decidable: Dec(P) or: P ∨ Q less_than: a < b squash: T iterated-classrel: iterated-classrel(es;S;A;f;init;X;e;v) sq_type: SQType(T) uiff: uiff(P;Q) ifthenelse: if then else fi  btrue: tt single-valued-bag: single-valued-bag(b;T) single-valued-classrel: single-valued-classrel(es;X;T) bfalse: ff es-E: E es-base-E: es-base-E(es) true: True iff: ⇐⇒ Q rev_implies:  Q so_lambda: λ2y.t[x; y] so_apply: x[s1;s2]

Latex:
\mforall{}[Info,A,S:Type].  \mforall{}[init:Id  {}\mrightarrow{}  bag(S)].  \mforall{}[f:A  {}\mrightarrow{}  S  {}\mrightarrow{}  S].  \mforall{}[X:EClass(A)].  \mforall{}[es:EO+(Info)].  \mforall{}[e:E].
\mforall{}[v1,v2:S].
    (v1  =  v2)  supposing 
          (iterated-classrel(es;S;A;f;init;X;e;v2)  and 
          iterated-classrel(es;S;A;f;init;X;e;v1)  and 
          single-valued-bag(init  loc(e);S)  and 
          single-valued-classrel(es;X;A))



Date html generated: 2016_05_16-PM-01_54_55
Last ObjectModification: 2016_01_17-PM-07_42_25

Theory : event-ordering


Home Index