Step
*
1
of Lemma
txpose_perm_inv
1. n : ℕ
2. i : ℕn
3. j : ℕn
⊢ inv_perm(txpose_perm(i;j)) = txpose_perm(i;j) ∈ Sym(n)
BY
{ ((AbEval ``inv_perm txpose_perm`` 0 THEN Fold `txpose_perm` 0) THEN Auto) }
Latex:
Latex:
1.  n  :  \mBbbN{}
2.  i  :  \mBbbN{}n
3.  j  :  \mBbbN{}n
\mvdash{}  inv\_perm(txpose\_perm(i;j))  =  txpose\_perm(i;j)
By
Latex:
((AbEval  ``inv\_perm  txpose\_perm``  0  THEN  Fold  `txpose\_perm`  0)  THEN  Auto)
Home
Index