2024-10-13

811: Permutation Bijectively Maps Set of Permutations onto Set of Permutations by Composition from Left or Right

<The previous article in this series | The table of contents of this series | The next article in this series>

description/proof of that permutation bijectively maps set of permutations onto set of permutations by composition from left or right

Topics


About: set

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that any permutation bijectively maps the set of all the permutations onto the set of all the permutations by composition from left or right.

Orientation


There is a list of definitions discussed so far in this site.

There is a list of propositions discussed so far in this site.


Main Body


1: Structured Description


Here is the rules of Structured Description.

Entities:
S: N
f: { the sequences over S}
P: ={ the permutations of f}
σ0: P
lσ0: PP,σσ0σ
rσ0: PP,σσσ0
//

Statements:
lσ0{ the bijections }.

rσ0{ the bijections }.
//


2: Natural Language Description


For any subset, SN, any sequence, f, such that domf=S, the set of all the permutations of f, P, any permutation, σ0P, lσ0: PP,σσ0σ, and rσ0: PP,σσσ0, lσ0 and rσ0 are some bijections.


3: Proof


Whole Strategy: Step 1: see that lσ0 and rσ0 are well-defined; Step 2: take σ01P; Step 3: see that lσ0 is bijective, using σ01; Step 4: see that rσ0 is bijective, using σ01.

Step 1:

lσ0 and rσ0 are well-defined (the codomain is indeed P), because the composition of any 2 bijections with the codomain of the 1st bijection equaling the domain of the 2nd bijection is a bijection, by the proposition that any finite composition of bijections is a bijection, if the codomains of the constituent bijections equal the domains of the succeeding bijections.

Step 2:

There is the inverse, σ01P, of σ0, such that σ01σ0=σ0σ01=id, because σ0 is a bijection and also σ01 is a bijection.

Step 3:

Let us prove that lσ0 is an injection.

Let σσP be any permutations. Let us suppose that σ0σ=σ0σ. σ=σ01σ0σ=σ01σ0σ=σ, a contradiction. So, σ0σσ0σ.

Let us prove that lσ0 is a surjection.

Let σP be any permutation. σ01σP and σ0σ01σ=σ.

Step 4:

Let us prove that rσ0 is an injection.

Let σσP be any permutations. Let us suppose that σσ0=σσ0. σ=σσ0σ01=σσ0σ01=σ, a contradiction. So, σσ0σσ0.

Let us prove that rσ0 is a surjection.

Let σP be any permutation. σσ01P and σσ01σ0=σ.


References


<The previous article in this series | The table of contents of this series | The next article in this series>