Nuprl Lemma : strictness-band-left
∀[a:Top]. (⊥ ∧b a ~ ⊥)
Proof
Definitions occuring in Statement : 
band: p ∧b q
, 
bottom: ⊥
, 
uall: ∀[x:A]. B[x]
, 
top: Top
, 
sqequal: s ~ t
Definitions unfolded in proof : 
uall: ∀[x:A]. B[x]
, 
member: t ∈ T
, 
band: p ∧b q
, 
ifthenelse: if b then t else f fi 
, 
so_lambda: λ2x.t[x]
, 
top: Top
, 
so_apply: x[s]
Lemmas referenced : 
strictness-decide, 
top_wf
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
isect_memberFormation, 
introduction, 
cut, 
sqequalRule, 
lemma_by_obid, 
sqequalHypSubstitution, 
isectElimination, 
thin, 
isect_memberEquality, 
voidElimination, 
voidEquality, 
hypothesis, 
sqequalAxiom
Latex:
\mforall{}[a:Top].  (\mbot{}  \mwedge{}\msubb{}  a  \msim{}  \mbot{})
Date html generated:
2016_05_15-PM-02_07_34
Last ObjectModification:
2015_12_27-AM-00_37_20
Theory : untyped!computation
Home
Index