Abstract algebra proof: composition of mappings

AI Thread Summary
The discussion focuses on proving properties of mappings in abstract algebra, specifically regarding left and right inverses. It establishes that a mapping A has a left inverse if and only if it is one-to-one, using a theorem that connects the composition of mappings to injectivity. Conversely, it asserts that A has a right inverse if and only if it is onto, although the proof for the converse is more challenging. The construction of a mapping B that satisfies the conditions for a right inverse is explored, with examples illustrating the non-uniqueness of B when A is onto but not one-to-one. The discussion highlights the complexity of defining B for arbitrary mappings, particularly when A is not well-behaved.
calvino
Messages
108
Reaction score
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
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 B(s) \in A^{-1}(\{s\}). 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\pi : k in Z}. You have many choices for B(0), i.e. the B(0) = 2k\pi 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.
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...

Similar threads

Back
Top