Nuprl Lemma : subtype-fpf-cap-void

∀[T,X:Type]. ∀[eq:EqDecider(X)]. ∀[f,g:x:X fp-> Type]. ∀[x:X].  f(x)?Void ⊆r g(x)?T supposing f ⊆ g


Proof




Definitions occuring in Statement :  fpf-sub: f ⊆ g,  fpf-cap: f(x)?z,  fpf: a:A fp-> B[a],  deq: EqDecider(T),  uimplies: b supposing a,  subtype_rel: A ⊆r B,  uall: ∀[x:A]. B[x],  void: Void,  universe: Type
Definitions unfolded in proof :  member: t ∈ T,  uall: ∀[x:A]. B[x],  subtype_rel: A ⊆r B,  so_lambda: λ2x.t[x],  so_apply: x[s],  uimplies: b supposing a,  all: ∀x:A. B[x],  top: Top,  guard: {T},  fpf-cap: f(x)?z,  implies: P ⇒ Q,  bool: 𝔹,  unit: Unit,  it: ⋅,  btrue: tt,  uiff: uiff(P;Q),  and: P ∧ Q,  ifthenelse: if b then t else f fi ,  bfalse: ff,  prop: ℙ,  fpf-sub: f ⊆ g,  cand: A c∧ B,  not: ¬A,  false: False

Latex:
\mforall{}[T,X:Type].  \mforall{}[eq:EqDecider(X)].  \mforall{}[f,g:x:X  fp->  Type].  \mforall{}[x:X].    f(x)?Void  \msubseteq{}r  g(x)?T  supposing  f  \msubseteq{}  g



Date html generated: 2016_05_16-AM-11_07_43
Last ObjectModification: 2015_12_29-AM-09_16_03

Theory : event-ordering


Home Index