Abstract algebra proof: composition of mappings

In summary, A has a left inverse relative to * (composition) if and only if A is one-one, and A has a right inverse relative to * if and only if A is onto. The construction of B, the right-inverse of A, is not unique and can vary based on the nature of A and the set S.
  • #1
calvino
108
0
define right-inverse of a mapping B to be mapping A, such that B * A= identity (iota). Where the operation * is composition. Note that B is A's left-inverse.

QUESTION:

Assume S is a nonempty set and that A is an element of M(S) -the set of all mappings S->S.

a) Prove A has a left inverse relative to * iff A is one-one
b) Prove that A has a right inverse relative to * iff A is onto.


ANSWER:
I answered a) to the best of my ability, using firstly a theorem that states (B*A is 1-1) -> A is 1-1. Then, I simply constructed B from A (since A is 1-1) to prove the converse.

b) on the other hand, i found a little harder. Once again, i used a theorem that said A*B is onto -> A is onto. Now, though, I can't seem to prove the converse. The question is, how can i construct B, knowing only that A is onto? any help would be greatly appreciated.
 
Physics news on Phys.org
  • #2
B will not be unique. For any s in S, define A-1({s}) as {s' in S : A(s') = s}. Pick a mapping B that satisfies [itex]B(s) \in A^{-1}(\{s\})[/itex]. Then A*B(s) = A(x) for some x in A-1({s}) = {s' in S : A(s') = s}. So x is some element of S whose image under A is s, so A(x) = s, as desired. Some examples:

1) A is also 1-1. Well in this case, |A-1({s})| = 1 for every s in S, so B is unique. You would denote the unique element of A-1({s}) simply as A-1(s).

2) S = R, A(x) = xsin(x). Then A-1({0}) = {2k[itex]\pi[/itex] : k in Z}. You have many choices for B(0), i.e. the B(0) = 2k[itex]\pi[/itex] is a valid choice for each different k in Z. And you'll have many available choices for B(x) for each x in R. In this case, you can choose B(x) to be the smallest non-negative element of A-1({x}). You could check that this is a well-defined choice (that A-1({x}) does have a smallest non-negative element, unlike the set {1, 1/2, 1/3, 1/4, 1/5, ...}) but that would probably not be directly related to what you're studying.

In general, however, A might be some very messy, unnatural function, and there may be no obvious or generalizable choice for B(x), but it's hard for me to give you an example because for A to be onto but not 1-1, S must be infinite, and for me to define a function A on an infinite set is only reasonably possible when A is not messy. If it followed no obvious rule, then I'd just have to list all the pairs (x, A(x)) and I couldn't possibly do that.
 
  • #3


RESPONSE:
Thank you for your question. In order to prove the converse for part b), we can use the fact that A has a right inverse B if and only if A is onto. This means that if A is onto, then there exists a mapping B such that B*A = identity. We can use this to construct B.

Let y be an element in the codomain of A. Since A is onto, there exists an element x in the domain of A such that A(x) = y. Now, let B(y) = x. We can see that B*A(y) = B(A(x)) = B(y) = x. This means that B*A = identity, and thus B is the right inverse of A. Therefore, A has a right inverse relative to * if and only if A is onto.

I hope this helps. If you have any further questions, please let me know.
 

FAQ: Abstract algebra proof: composition of mappings

What is abstract algebra?

Abstract algebra is a branch of mathematics that studies algebraic structures such as groups, rings, and fields, and their properties. It is a more generalized form of algebra that focuses on the structure and relationships between mathematical objects rather than specific numerical calculations.

What is a composition of mappings?

In abstract algebra, a composition of mappings refers to the combination of two or more functions or transformations to create a new function. This new function is obtained by applying one function to the output of the other function. It is denoted by (f ◦ g)(x) or f(g(x)), where f and g are functions and x is the input.

How do you prove the composition of mappings is associative?

To prove that the composition of mappings is associative, we need to show that (f ◦ g) ◦ h = f ◦ (g ◦ h) for any three functions f, g, and h. This can be done by substituting the inputs and using the definition of composition of mappings. It is also important to note that the order of composition matters, and changing the order may result in a different function.

What is the identity function in abstract algebra?

The identity function in abstract algebra is a function that returns the same input value as its output. In other words, if f(x) = x, then f is the identity function. It serves as the identity element in a composition of mappings, meaning that when this function is composed with another function, it will result in the original function.

How do you prove the existence of an inverse function in abstract algebra?

To prove the existence of an inverse function in abstract algebra, we need to show that for every function f, there exists a function g such that f ◦ g = g ◦ f = identity function. This function g is called the inverse function of f. This can be done by using the properties of composition of mappings and solving for g. It is important to note that not all functions have an inverse function, and those that do not are called non-invertible functions.

Similar threads

Replies
25
Views
3K
Replies
1
Views
1K
Replies
9
Views
1K
Replies
6
Views
4K
Replies
7
Views
500
Replies
6
Views
564
Replies
8
Views
814
Replies
2
Views
834
Back
Top