Nuprl Lemma : fpf-cap_wf

[A:Type]. ∀[B:A ⟶ Type]. ∀[f:a:A fp-> B[a]]. ∀[eq:EqDecider(A)]. ∀[x:A]. ∀[z:B[x]].  (f(x)?z ∈ B[x])


Proof




Definitions occuring in Statement :  fpf-cap: f(x)?z fpf: a:A fp-> B[a] deq: EqDecider(T) uall: [x:A]. B[x] so_apply: x[s] member: t ∈ T function: x:A ⟶ B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T fpf-cap: f(x)?z so_apply: x[s] so_lambda: λ2x.t[x] subtype_rel: A ⊆B uimplies: supposing a all: x:A. B[x] top: Top implies:  Q bool: 𝔹 unit: Unit it: btrue: tt uiff: uiff(P;Q) and: P ∧ Q ifthenelse: if then else fi  bfalse: ff

Latex:
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[f:a:A  fp->  B[a]].  \mforall{}[eq:EqDecider(A)].  \mforall{}[x:A].  \mforall{}[z:B[x]].
    (f(x)?z  \mmember{}  B[x])



Date html generated: 2016_05_16-AM-11_04_56
Last ObjectModification: 2015_12_29-AM-09_13_30

Theory : event-ordering


Home Index