Nuprl Lemma : conditional-apply

[T,V:Type]. ∀[A,B:T ⟶ ℙ]. ∀[dcd_A:t:T ⟶ Dec(A t)]. ∀[f:{t:T| t}  ⟶ V]. ∀[g:{t:T| t}  ⟶ V]. ∀[t:{t:T| 
                                                                                                       (A t) ∨ (B t)} ].
  (([A? g] t) (f t) ∈ supposing t ∧ ([A? g] t) (g t) ∈ supposing ¬(A t))


Proof




Definitions occuring in Statement :  conditional: [P? g] decidable: Dec(P) uimplies: supposing a uall: [x:A]. B[x] prop: not: ¬A or: P ∨ Q and: P ∧ Q set: {x:A| B[x]}  apply: a function: x:A ⟶ B[x] universe: Type equal: t ∈ T
Definitions unfolded in proof :  conditional: [P? g] uall: [x:A]. B[x] member: t ∈ T and: P ∧ Q cand: c∧ B uimplies: supposing a branch: if p:P then A[p] else fi  all: x:A. B[x] implies:  Q decidable: Dec(P) or: P ∨ Q subtype_rel: A ⊆B not: ¬A false: False prop: so_lambda: λ2x.t[x] so_apply: x[s]

Latex:
\mforall{}[T,V:Type].  \mforall{}[A,B:T  {}\mrightarrow{}  \mBbbP{}].  \mforall{}[dcd$_{A}$:t:T  {}\mrightarrow{}  Dec(A  t)].  \mforall{}[f:\{t:T|  A  t\}    {}\mrightarrow{}  V].\000C  \mforall{}[g:\{t:T|  B  t\}    {}\mrightarrow{}  V].
\mforall{}[t:\{t:T|  (A  t)  \mvee{}  (B  t)\}  ].
    (([A?  f  :  g]  t)  =  (f  t)  supposing  A  t  \mwedge{}  ([A?  f  :  g]  t)  =  (g  t)  supposing  \mneg{}(A  t))



Date html generated: 2016_05_16-AM-10_15_42
Last ObjectModification: 2015_12_28-PM-09_24_54

Theory : new!event-ordering


Home Index