Nuprl Lemma : simple-loc-comb-2-concat-classrel-weak

∀[Info,A,B,C:Type]. ∀[f:Id ⟶ A ⟶ B ⟶ bag(C)]. ∀[X:EClass(A)]. ∀[Y:EClass(B)]. ∀[es:EO+(Info)]. ∀[e:E]. ∀[v:C].
  (v ∈ f@Loc o (Loc,X, Y)(e) ⇐⇒ ↓∃a:A. ∃b:B. (a ∈ X(e) ∧ b ∈ Y(e) ∧ v ↓∈ f loc(e) a b))


Proof




Definitions occuring in Statement :  concat-lifting-loc-2: f@Loc,  simple-loc-comb-2: F o (Loc,X, Y),  classrel: v ∈ X(e),  eclass: EClass(A[eo; e]),  event-ordering+: EO+(Info),  es-loc: loc(e),  es-E: E,  Id: Id,  uall: ∀[x:A]. B[x],  exists: ∃x:A. B[x],  iff: P ⇐⇒ Q,  squash: ↓T,  and: P ∧ Q,  apply: f a,  function: x:A ⟶ B[x],  universe: Type,  bag-member: x ↓∈ bs,  bag: bag(T)
Definitions unfolded in proof :  uall: ∀[x:A]. B[x],  member: t ∈ T,  iff: P ⇐⇒ Q,  and: P ∧ Q,  uiff: uiff(P;Q),  implies: P ⇒ Q,  uimplies: b supposing a,  prop: ℙ,  rev_implies: P ⇐ Q,  so_lambda: λ2x.t[x],  subtype_rel: A ⊆r B,  so_apply: x[s],  exists: ∃x:A. B[x],  so_lambda: λ2x y.t[x; y],  so_apply: x[s1;s2]

Latex:
\mforall{}[Info,A,B,C:Type].  \mforall{}[f:Id  {}\mrightarrow{}  A  {}\mrightarrow{}  B  {}\mrightarrow{}  bag(C)].  \mforall{}[X:EClass(A)].  \mforall{}[Y:EClass(B)].  \mforall{}[es:EO+(Info)].
\mforall{}[e:E].  \mforall{}[v:C].
    (v  \mmember{}  f@Loc  o  (Loc,X,  Y)(e)  \mLeftarrow{}{}\mRightarrow{}  \mdownarrow{}\mexists{}a:A.  \mexists{}b:B.  (a  \mmember{}  X(e)  \mwedge{}  b  \mmember{}  Y(e)  \mwedge{}  v  \mdownarrow{}\mmember{}  f  loc(e)  a  b))



Date html generated: 2016_05_17-AM-09_20_27
Last ObjectModification: 2015_12_29-PM-04_07_20

Theory : classrel!lemmas


Home Index