Nuprl Lemma : remove_repeats_nil_lemma
∀eq:Top. (remove-repeats(eq;[]) ~ [])
Proof
Definitions occuring in Statement : 
remove-repeats: remove-repeats(eq;L)
, 
nil: []
, 
top: Top
, 
all: ∀x:A. B[x]
, 
sqequal: s ~ t
Definitions unfolded in proof : 
all: ∀x:A. B[x]
, 
member: t ∈ T
, 
remove-repeats: remove-repeats(eq;L)
, 
so_lambda: so_lambda(x,y,z.t[x; y; z])
, 
top: Top
, 
so_apply: x[s1;s2;s3]
Lemmas referenced : 
top_wf, 
list_ind_nil_lemma
Rules used in proof : 
sqequalSubstitution, 
sqequalTransitivity, 
computationStep, 
sqequalReflexivity, 
lambdaFormation, 
cut, 
hypothesis, 
lemma_by_obid, 
sqequalRule, 
sqequalHypSubstitution, 
dependent_functionElimination, 
thin, 
isect_memberEquality, 
voidElimination, 
voidEquality
Latex:
\mforall{}eq:Top.  (remove-repeats(eq;[])  \msim{}  [])
Date html generated:
2016_05_14-PM-03_26_37
Last ObjectModification:
2015_12_26-PM-06_23_05
Theory : decidable!equality
Home
Index