Nuprl Lemma : fpf-compatible_monotonic-guard
∀[A:Type]. ∀[B:A ─→ Type]. ∀[eq:EqDecider(A)]. ∀[f1,g1,f2,g2:a:A fp-> B[a]].
  ({f1 || g1 supposing f2 || g2}) supposing (g1 ⊆ g2 and f1 ⊆ f2)
Proof
Definitions occuring in Statement : 
fpf-compatible: f || g
, 
fpf-sub: f ⊆ g
, 
fpf: a:A fp-> B[a]
, 
deq: EqDecider(T)
, 
uimplies: b supposing a
, 
uall: ∀[x:A]. B[x]
, 
guard: {T}
, 
so_apply: x[s]
, 
function: x:A ─→ B[x]
, 
universe: Type
Lemmas : 
fpf-compatible_monotonic
\mforall{}[A:Type].  \mforall{}[B:A  {}\mrightarrow{}  Type].  \mforall{}[eq:EqDecider(A)].  \mforall{}[f1,g1,f2,g2:a:A  fp->  B[a]].
    (\{f1  ||  g1  supposing  f2  ||  g2\})  supposing  (g1  \msubseteq{}  g2  and  f1  \msubseteq{}  f2)
Date html generated:
2015_07_17-AM-09_18_34
Last ObjectModification:
2015_01_28-AM-07_49_26
Home
Index