now :: thesis: for x being object st x in {(idseq 2),<*2,1*>} holds
x in Permutations 2
end;
then A3: {(idseq 2),<*2,1*>} c= Permutations 2 ;
now :: thesis: for p being object st p in Permutations 2 holds
p in {(idseq 2),<*2,1*>}
let p be object ; :: thesis: ( p in Permutations 2 implies p in {(idseq 2),<*2,1*>} )
assume p in Permutations 2 ; :: thesis: p in {(idseq 2),<*2,1*>}
then reconsider q = p as Permutation of (Seg 2) by MATRIX_1:def 12;
( q = <*1,2*> or q = <*2,1*> ) by Th1;
hence p in {(idseq 2),<*2,1*>} by FINSEQ_2:52, TARSKI:def 2; :: thesis: verum
end;
then Permutations 2 c= {(idseq 2),<*2,1*>} ;
hence Permutations 2 = {<*1,2*>,<*2,1*>} by A3, FINSEQ_2:52; :: thesis: verum