Skip to main content

Section 3.1 Article 2: Isomorphisms, Part 1

Time to undo things! I think I’m coming into this section with a decent grasp of what an isomorphism is already, but this idea that there are two inverses instead of just one still feels a little weird to me. I find myself reminding myself that this something I already do, but now I’m just being more specific with my language.
If teaching has taught me anything, it’s that people sometimes have very different ideas about what is meant by seemingly simple phrases like "the opposite of two". It’s often too easy to fall into a trap in assuming that since I’m thinking of two as a position on the number line and the opposite of that is defined relative to the origin, but "negative two" is really only one possible answer. If the question "what’s the oppositve of two?" had beem asked in the kitchen instead of a math class, there’s a case to be made that "one half" is actually the more appropriate response. The opposite of doubling a recipe is halving one. There might even be situations where it may be helpful to think of "opposite" as both the reciprocal and negation, as you would with slopes of perpendicular lines.
For now, I think I need to be paying attention to the domains and codomains of the maps because that’s where I was getting tripped up earlier.

Example 3.1.1. Exercise 1.

Show that...is an isomorphism.
Solution.
For the reflexive property (R), we can note that A1AA acts as it’s own inverse. Since it leaves every object in place, applying it a second time would also do nothing so 1A1A=1A. If we define f=1A and g=1A, then the statements fg=1A and gf=1A hold true and 1A is an isomorphism.
For the symmetric property (S), we’re given that AfB is an isomorphism with inverse BgA. By the definition of inverse, we know gf=1A and fg=1B. These are precisely the two statements that define BgA as the inverse of AfB, just with the order reversed. By including both possible composition orders in the definition, it guarantees that f is the inverse of g if and only if g is the inverse of f.
For the transitive property, we’re given that AfB and BkC are both isomorphisms. Let Bf1A be the inverse of f such that f1f=1A and ff1=1B, and let Ck1B be the inverse of k such that k1k=1B and kk1=1C. Consider the composition Cf1k1A:
  1. Consider (f1k1)(kf). By the associative property, we have (f1k1)(kf)=f1(k1k)f. Since k1k=1B, it follows that f1(k1k)f=f11Bf=f1f=1A.
  2. Consider (kf)(f1k1). By the associative property, we have (kf)(f1k1)=k(ff1)k1. Since ff1=1B, it follows that k(ff1)k1=k1Bk1=kk1=1C
  3. Given (f1k1)(kf)=1A and (kf)(f1k1)=1C, we can then conclude that AkfC is an isomorphism with an inverse of Cf1k1A.

Example 3.1.2. Exercise 2.

Suppose BgA and BkA are both inverses...
Solution.
By definition, BgA being an inverse implies gf=1A and fg=1B. Likewise, BkA being an inverse implies kf=1A and fk=1B.
Suppose that gk. There would need to exist some yB with g(y)k(y). Denote these values x1=g(y) and x2=k(y) for some x1,x2A with x1x2.
Consider the point: (kf)(x1). Since kf=1A, we must have (kf)(x1)=1A(x1)=x1. However, since x1=g(y) we can also write this as (kf)(x1)=(kf)(g(y)). By the associative property, (kf)(g(y))=k(f(g(y)))=k((fg)(y))=k(1B(y))=k(y)=x2. Having shown that (kf)(x1)=x1 and (kf)(x1)=x2, this contradicts our earlier assumption that x1x2 and completes our proof that g=k by contradiction.

Example 3.1.3. Exercise 3.

If f has an inverse, then f satistfies the two cancellation laws...
Solution.
Part (a) is given in the text, so lets focus on (b). If hf=kf, it follows that (hf)f1=(kf)f1.
By the associative property, (hf)f1=h(ff1) and ff1=1B. Thus, (hf)f1=h1B=h. By similar reasoning, (kf)f1=k(ff1)=k1B=k.
It follows that (hf)f1=(kf)f1 if and only if h=k which completes our proof.

Example 3.1.4. Exercise 4.

For each of the five maps above, decide whether it is invertable...
Solution.
Let’s break it down one map at time.
  1. RfR with f(x)=3x+7 has a well-defined inverse of f1(x)=(x7)/3.
  2. R0gR0 with g(x)=x2 has a well-defined inverse of g1(x)=x.
  3. RhR with h(x)=x2 does not have a well-defined inverse. We can’t ever recover the negative values after squaring them.
  4. RkR0 with k(x)=x2 also does not have a well-defined inverse. Limiting the codomain to the produced outputs doesn’t change the fact that we’re losing sign information through the map.
  5. R0lR0 with l(x)=1x+1 feels like a trick question. For most intents and purposes, we should have l1(x)=1x1 but the domain and codomain don’t look right here. Specifically, we have a problem where l1(0) is undefined and another problem where l1(x)<0 for x>1. Based on these observations, I’d have to conclude that l is not invertable.
Having still not entirely convinced myself these are correct, I thought it might be helpful to look at the graphs. I started with the first pair to make sure its what I expected.
Figure 3.1.5. Comparison of graphs for Article II, Exercise 4.1
One of the way’s I think of my inverse function is as "a reflection over the line x=y". This works nicely for a visual confirmation because I can tell that this relationship will hold for the rest of the lines. My confidence in RfR being invertible is very high.
Now let’s take a look at the relation between x2 and x:
Figure 3.1.6. Comparison of graphs for Article II, Exercise 4.2-4.4
Notice how the inverse function only replicates half of the parabola when reflected over the diagonal. My justification for thinking that (2) is an isomorphism but (3) and (4) are not is that every point in the domain needs to have an inverse that these can be matched up with a point in the codomain (both "onto" and "one-to-one"). By including negative numbers in our domain, we’re essentially allowing un-invertable points to be passed in.
Now let’s take a look at the final functions:
Figure 3.1.7. Comparison of graphs for Article II, Exercise 4.5
On the surface, this looks like precisely the function we’re looking for. It looks like a pretty good "mirror image". The problem comes when consider the domain and codomain. The map R0lR0 is only valid for positive values, so let’s crop and zoom in our previous graph.
Figure 3.1.8. Cropped and zoomed graph for Article II, Exercise 4.5
Notice how the graph of 1x1 seemingly has an asymptote at x=0 and gets "cut-off" when it hits the x-axis. For us to consider this as an inverse map, the domain of the inverse should match the codomain of the map and vice versa. Even though these maps meet my reflection criteria, the fact that R0l1R0 is undefined for x=0 and x>1 when domain and codomain are supposed to both be R0 disqualifies it from being considered an inverse to the map R0lR0.
Perhaps what I should really be doing is looking at the compositions. We can express ll1 as 1(1x1)+1 or we can express l1l as 1(1x+1)1. These expressions both simplify to just x, but the holes left in the map when we divide by zero at x=0 or x=1 don’t just disappear.
While I’m in the process of undo-ing things, I need to work on undo-ing my tendancy to rush things like this. I need to remind myself that learing this stuff isn’t a race. I’m going to use the subdivisions in Article II to break this up into smaller sections so I can give it more time to sink in.