Nuprl Lemma : fpf-vals_wf

[A:Type]. ∀[eq:EqDecider(A)]. ∀[B:A ⟶ Type]. ∀[P:A ⟶ 𝔹]. ∀[f:x:A fp-> B[x]].  (fpf-vals(eq;P;f) ∈ (x:{a:A| ↑(P a)}  ×\000C B[x]) List)


Proof




Definitions occuring in Statement :  fpf-vals: fpf-vals(eq;P;f) fpf: a:A fp-> B[a] list: List deq: EqDecider(T) assert: b bool: 𝔹 uall: [x:A]. B[x] so_apply: x[s] member: t ∈ T set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x] product: x:A × B[x] universe: Type
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T fpf-vals: fpf-vals(eq;P;f) fpf: a:A fp-> B[a] let: let pi1: fst(t) pi2: snd(t) so_lambda: λ2x.t[x] so_apply: x[s] prop: subtype_rel: A ⊆B uimplies: supposing a all: x:A. B[x] implies:  Q nat: false: False ge: i ≥  satisfiable_int_formula: satisfiable_int_formula(fmla) exists: x:A. B[x] not: ¬A top: Top and: P ∧ Q or: P ∨ Q cons: [a b] colength: colength(L) so_lambda: λ2y.t[x; y] so_apply: x[s1;s2] guard: {T} decidable: Dec(P) nil: [] it: sq_type: SQType(T) less_than: a < b squash: T less_than': less_than'(a;b) bool: 𝔹 unit: Unit btrue: tt uiff: uiff(P;Q) ifthenelse: if then else fi  bfalse: ff

Latex:
\mforall{}[A:Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[P:A  {}\mrightarrow{}  \mBbbB{}].  \mforall{}[f:x:A  fp->  B[x]].
    (fpf-vals(eq;P;f)  \mmember{}  (x:\{a:A|  \muparrow{}(P  a)\}    \mtimes{}  B[x])  List)



Date html generated: 2016_05_16-AM-11_17_53
Last ObjectModification: 2016_01_17-PM-03_48_10

Theory : event-ordering


Home Index