Nuprl Lemma : map-class_functionality

[Info,T,A,B:Type]. ∀[f:A ⟶ T]. ∀[g:B ⟶ T]. ∀[X:EClass(A)]. ∀[Y:EClass(B)].
  (f[a] where from X) (g[b] where from Y) ∈ EClass(T) 
  supposing ∀es:EO+(Info). ∀e:E.  ((↑e ∈b ⇐⇒ ↑e ∈b Y) ∧ ((↑e ∈b X)  (↑e ∈b Y)  (f[X(e)] g[Y(e)] ∈ T)))


Proof




Definitions occuring in Statement :  map-class: (f[v] where from X) eclass-val: X(e) in-eclass: e ∈b X eclass: EClass(A[eo; e]) event-ordering+: EO+(Info) es-E: E assert: b uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] all: x:A. B[x] iff: ⇐⇒ Q implies:  Q and: P ∧ Q function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a so_lambda: λ2x.t[x] so_apply: x[s] all: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q implies:  Q top: Top subtype_rel: A ⊆B so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] es-E-interface: E(X) prop: rev_implies:  Q guard: {T} sv-class: Singlevalued(X) map-class: (f[v] where from X) es-filter-image: f[X] eclass-compose1: X eclass-val: X(e) in-eclass: e ∈b X bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  le: A ≤ B less_than': less_than'(a;b) false: False not: ¬A bfalse: ff exists: x:A. B[x] or: P ∨ Q sq_type: SQType(T) bnot: ¬bb assert: b

Latex:
\mforall{}[Info,T,A,B:Type].  \mforall{}[f:A  {}\mrightarrow{}  T].  \mforall{}[g:B  {}\mrightarrow{}  T].  \mforall{}[X:EClass(A)].  \mforall{}[Y:EClass(B)].
    (f[a]  where  a  from  X)  =  (g[b]  where  b  from  Y) 
    supposing  \mforall{}es:EO+(Info).  \mforall{}e:E.
                            ((\muparrow{}e  \mmember{}\msubb{}  X  \mLeftarrow{}{}\mRightarrow{}  \muparrow{}e  \mmember{}\msubb{}  Y)  \mwedge{}  ((\muparrow{}e  \mmember{}\msubb{}  X)  {}\mRightarrow{}  (\muparrow{}e  \mmember{}\msubb{}  Y)  {}\mRightarrow{}  (f[X(e)]  =  g[Y(e)])))



Date html generated: 2016_05_16-PM-10_31_02
Last ObjectModification: 2015_12_29-AM-11_06_13

Theory : event-ordering


Home Index