Nuprl Lemma : isatom-implies-not-isint

[t:Base]. (¬↑isint(t)) supposing ((↑isatom(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 true: True 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 isintCases divergentSqle hypothesis because_Cache sqequalRule isintReduceTrue natural_numberEquality isatomCases sqequalHypSubstitution isintReduceAtom equalityTransitivity equalitySymmetry isatomReduceTrue voidElimination isectElimination sqequalAxiom isect_memberEquality hypothesisEquality lemma_by_obid independent_functionElimination baseClosed voidEquality lambdaEquality dependent_functionElimination

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



Date html generated: 2016_05_13-PM-03_28_02
Last ObjectModification: 2016_01_14-PM-06_43_48

Theory : call!by!value_1


Home Index