Step
*
of Lemma
spread_cons_lemma
∀f,y,x:Top.  (let a,b = [x / y] in f[a;b] ~ f[x;y])
BY
{ (UnivCD THENA Auto) }
1
1. f : Top@i
2. y : Top@i
3. x : Top@i
⊢ let a,b = [x / y] 
  in f[a;b] ~ f[x;y]
Latex:
Latex:
\mforall{}f,y,x:Top.    (let  a,b  =  [x  /  y]  in  f[a;b]  \msim{}  f[x;y])
By
Latex:
(UnivCD  THENA  Auto)
Home
Index