Step
*
1
1
1
of Lemma
listid_cons_lemma
1. y : Top@i
2. x : Top@i
⊢ [x / rec-case(y) of [] => [] | h::t => r.[h / r]] ~ [x / rec-case(y) of [] => [] | a::as => r.[a / r]]
BY
{ Try SqEqCD }
Latex:
Latex:
1.  y  :  Top@i
2.  x  :  Top@i
\mvdash{}  [x  /  rec-case(y)  of  []  =>  []  |  h::t  =>  r.[h  /  r]]  \msim{}  [x  / 
                                                                                                              rec-case(y)  of
                                                                                                              []  =>  []
                                                                                                              a::as  =>
                                                                                                                r.[a  /  r]]
By
Latex:
Try  SqEqCD
Home
Index