Nuprl Lemma : fpf-join-list-ap-disjoint

[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[L:a:A fp-> B[a] List]. ∀[x:A].
  (∀[f:a:A fp-> B[a]]. (⊕(L)(x) f(x) ∈ B[x]) supposing ((↑x ∈ dom(f)) and (f ∈ L))) supposing 
     ((∀f,g∈L.  ∀x:A. ((↑x ∈ dom(f)) ∧ (↑x ∈ dom(g))))) and 
     (↑x ∈ dom(⊕(L))))


Proof




Definitions occuring in Statement :  fpf-join-list: (L) fpf-ap: f(x) fpf-dom: x ∈ dom(f) fpf: a:A fp-> B[a] pairwise: (∀x,y∈L.  P[x; y]) l_member: (x ∈ l) list: List deq: EqDecider(T) assert: b uimplies: supposing a uall: [x:A]. B[x] so_apply: x[s] all: x:A. B[x] not: ¬A 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 all: x:A. B[x] uimplies: supposing a l_exists: (∃x∈L. P[x]) exists: x:A. B[x] and: P ∧ Q prop: subtype_rel: A ⊆B so_lambda: λ2x.t[x] so_apply: x[s] top: Top so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] l_member: (x ∈ l) cand: c∧ B int_seg: {i..j-} nat: decidable: Dec(P) or: P ∨ Q pairwise: (∀x,y∈L.  P[x; y]) lelt: i ≤ j < k le: A ≤ B less_than: a < b not: ¬A implies:  Q squash: T true: True guard: {T} uiff: uiff(P;Q) rev_uimplies: rev_uimplies(P;Q) false: False ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla)

Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[L:a:A  fp->  B[a]  List].  \mforall{}[x:A].
    (\mforall{}[f:a:A  fp->  B[a]].  (\moplus{}(L)(x)  =  f(x))  supposing  ((\muparrow{}x  \mmember{}  dom(f))  and  (f  \mmember{}  L)))  supposing 
          ((\mforall{}f,g\mmember{}L.    \mforall{}x:A.  (\mneg{}((\muparrow{}x  \mmember{}  dom(f))  \mwedge{}  (\muparrow{}x  \mmember{}  dom(g)))))  and 
          (\muparrow{}x  \mmember{}  dom(\moplus{}(L))))



Date html generated: 2016_05_16-AM-11_13_11
Last ObjectModification: 2016_01_17-PM-03_48_44

Theory : event-ordering


Home Index