:: deftheorem Def12 defines Permutations MATRIX_1:def 12 :
for n being Nat
for b2 being set holds
( b2 = Permutations n iff for x being set holds
( x in b2 iff x is Permutation of (Seg n) ) );