Step
*
1
of Lemma
cons_functionality_wrt_permutation
1. [A] : Type
2. L1 : A List@i
3. L2 : A List@i
4. x : A@i
5. permutation(A;L1;L2)@i
⊢ permutation(A;[x] @ L1;[x] @ L2)
BY
{ ((RWO "-1" 0 THEN Auto) THEN RelRST THEN Auto) }
Latex:
Latex:
1.  [A]  :  Type
2.  L1  :  A  List@i
3.  L2  :  A  List@i
4.  x  :  A@i
5.  permutation(A;L1;L2)@i
\mvdash{}  permutation(A;[x]  @  L1;[x]  @  L2)
By
Latex:
((RWO  "-1"  0  THEN  Auto)  THEN  RelRST  THEN  Auto)
Home
Index