Nuprl Lemma : has-value-implies-dec-ispair-2

t:Base. ((t)↓  ((t ~ <fst(t), snd(t)>) ∨ (∀a,b:Base.  (if is pair then otherwise b))))


Proof




Definitions occuring in Statement :  has-value: (a)↓ pi1: fst(t) pi2: snd(t) ispair: if is pair then otherwise b all: x:A. B[x] implies:  Q or: P ∨ Q pair: <a, b> base: Base sqequal: t
Definitions unfolded in proof :  all: x:A. B[x] implies:  Q member: t ∈ T or: P ∨ Q prop: uall: [x:A]. B[x] so_lambda: λ2x.t[x] so_apply: x[s] guard: {T} uimplies: supposing a has-value: (a)↓ false: False top: Top sq_type: SQType(T)
Lemmas referenced :  top_wf not_zero_sqequal_one is-exception_wf has-value_wf_base subtype_rel_self subtype_base_sq base_wf all_wf has-value-implies-dec-ispair
Rules used in proof :  sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity lambdaFormation cut lemma_by_obid sqequalHypSubstitution dependent_functionElimination thin hypothesisEquality baseClosed independent_functionElimination hypothesis unionElimination inlFormation isectElimination sqequalRule lambdaEquality sqequalIntensionalEquality baseApply closedConclusion inrFormation instantiate because_Cache independent_isectElimination ispairCases divergentSqle voidElimination isect_memberFormation introduction sqequalAxiom isect_memberEquality voidEquality equalityTransitivity equalitySymmetry

Latex:
\mforall{}t:Base.  ((t)\mdownarrow{}  {}\mRightarrow{}  ((t  \msim{}  <fst(t),  snd(t)>)  \mvee{}  (\mforall{}a,b:Base.    (if  t  is  a  pair  then  a  otherwise  b  \msim{}  b))))



Date html generated: 2016_05_13-PM-03_22_35
Last ObjectModification: 2016_01_14-PM-06_46_48

Theory : call!by!value_1


Home Index