Nuprl Lemma : compose-fpf-dom

[A:Type]. ∀[B:A ⟶ Type].
  ∀f:x:A fp-> B[x]
    ∀[C:Type]
      ∀a:A ⟶ (C?). ∀b:C ⟶ A. ∀y:C.
        ((y ∈ fpf-domain(compose-fpf(a;b;f))) ⇐⇒ ∃x:A. ((x ∈ fpf-domain(f)) ∧ ((↑isl(a x)) c∧ (y outl(a x) ∈ C))))


Proof




Definitions occuring in Statement :  compose-fpf: compose-fpf(a;b;f) fpf-domain: fpf-domain(f) fpf: a:A fp-> B[a] l_member: (x ∈ l) outl: outl(x) assert: b isl: isl(x) uall: [x:A]. B[x] cand: c∧ B so_apply: x[s] all: x:A. B[x] exists: x:A. B[x] iff: ⇐⇒ Q and: P ∧ Q unit: Unit apply: a function: x:A ⟶ B[x] union: left right universe: Type equal: t ∈ T
Definitions unfolded in proof :  uall: [x:A]. B[x] all: x:A. B[x] member: t ∈ T so_lambda: λ2x.t[x] so_apply: x[s] fpf: a:A fp-> B[a] fpf-domain: fpf-domain(f) compose-fpf: compose-fpf(a;b;f) pi1: fst(t) iff: ⇐⇒ Q and: P ∧ Q implies:  Q prop: cand: c∧ B uimplies: supposing a rev_implies:  Q isl: isl(x) outl: outl(x) not: ¬A false: False exists: x:A. B[x]

Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].
    \mforall{}f:x:A  fp->  B[x]
        \mforall{}[C:Type]
            \mforall{}a:A  {}\mrightarrow{}  (C?).  \mforall{}b:C  {}\mrightarrow{}  A.  \mforall{}y:C.
                ((y  \mmember{}  fpf-domain(compose-fpf(a;b;f)))
                \mLeftarrow{}{}\mRightarrow{}  \mexists{}x:A.  ((x  \mmember{}  fpf-domain(f))  \mwedge{}  ((\muparrow{}isl(a  x))  c\mwedge{}  (y  =  outl(a  x)))))



Date html generated: 2016_05_16-AM-11_27_35
Last ObjectModification: 2015_12_29-AM-09_24_18

Theory : event-ordering


Home Index