2024-08-04

717: For Group, Multiplication Map with Fixed Element from Left or Right Is Bijection

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

description/proof of that for group, multiplication map with fixed element from left or right is bijection

Topics


About: group

The table of contents of this article


Starting Context



Target Context


  • The reader will have a description and a proof of the proposition that for any group, the multiplication map with any fixed element from left or right is a bijection.

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:
G: { the groups }
p: G
fp: :GG,ppp
fp: :GG,ppp
//

Statements:
fp{ the bijections }

fp{ the bijections }
//


2: Natural Language Description


For any group, G, and any element, pG, the multiplication map for G with p from left, fp:GG,ppp, or from right, fp:GG,ppp, is a bijection.


3: Proof


Whole Strategy: Step 1: see that fp is injective by supposing some 2 distinct elements having the same image and finding a contradiction; Step 2: see that fp is surjective by finding a domain element that maps to an arbitrary codomain element; Step 3: see that fp is injective by supposing some 2 distinct elements having the same image and finding a contradiction; Step 4: see that fp is surjective by finding a domain element that maps to an arbitrary codomain element.

Step 1:

Let us see that fp is injective.

Let us suppose that there were some elements, p1,p2G, such that p1p2 and fp(p1)=fp(p2).

fp(p1)=pp1=pp2=fp(p2). p1=p1pp1=p1pp2=p2, a contradiction.

So, for each p1,p2G such that p1p2, fp(p1)fp(p2).

Step 2:

Let us see that fp is surjective.

Let pG be any. fp(p1p)=pp1p=p.

Step 3:

Let us see that fp is injective.

Let us suppose that there were some elements, p1,p2G, such that p1p2 and fp(p1)=fp(p2).

fp(p1)=p1p=p2p=fp(p2). p1=p1pp1=p2pp1=p2, a contradiction.

So, for each p1,p2G such that p1p2, fp(p1)fp(p2).

Step 4:

Let us see that fp is surjective.

Let pG be any. fp(pp1)=pp1p=p.


References


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