Nuprl Lemma : isint-implies-not-isatom

[t:Base]. (¬↑isatom(t)) supposing ((↑isint(t)) and (t)↓)


Proof




Definitions occuring in Statement :  has-value: (a)↓ assert: b bfalse: ff btrue: tt uimplies: supposing a uall: [x:A]. B[x] isatom: if is an atom then otherwise b isint: isint def not: ¬A base: Base
Definitions unfolded in proof :  uall: [x:A]. B[x] member: t ∈ T uimplies: supposing a not: ¬A implies:  Q false: False has-value: (a)↓ assert: b ifthenelse: if then else fi  btrue: tt bfalse: ff prop: top: Top
Lemmas referenced :  base_wf bfalse_wf top_wf btrue_wf is-exception_wf has-value_wf_base assert_wf false_wf
Rules used in proof :  sqequalSubstitution sqequalTransitivity computationStep sqequalReflexivity isect_memberFormation introduction cut lambdaFormation thin isatomCases divergentSqle hypothesis because_Cache sqequalRule isatomReduceTrue sqequalHypSubstitution isintReduceAtom voidElimination isectElimination sqequalAxiom isect_memberEquality hypothesisEquality lemma_by_obid independent_functionElimination baseClosed equalityTransitivity equalitySymmetry voidEquality lambdaEquality dependent_functionElimination isintCases isintReduceTrue

Latex:
\mforall{}[t:Base].  (\mneg{}\muparrow{}isatom(t))  supposing  ((\muparrow{}isint(t))  and  (t)\mdownarrow{})



Date html generated: 2016_05_13-PM-03_28_13
Last ObjectModification: 2016_01_14-PM-06_43_39

Theory : call!by!value_1


Home Index