Nuprl Lemma : reduce_tl_nil_lemma
tl([]) ~ []
Proof
Definitions occuring in Statement : 
tl: tl(l)
, 
nil: []
, 
sqequal: s ~ t
Definitions unfolded in proof : 
tl: tl(l)
, 
nil: []
, 
it: ⋅
Rules used in proof : 
sqequalSubstitution, 
sqequalRule, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity
Latex:
tl([])  \msim{}  []
Date html generated:
2019_06_20-PM-00_38_20
Last ObjectModification:
2018_10_07-PM-00_42_57
Theory : list_0
Home
Index