Get AI summaries of any video or article — Sign up free
Algebra 6 | Cancellation Property [dark version] thumbnail

Algebra 6 | Cancellation Property [dark version]

5 min read

Based on The Bright Side of Mathematics's video on YouTube. If you like this content, support the original creators by watching, liking and subscribing to their content.

TL;DR

In a group, both left and right cancellation follow immediately from the existence of inverses.

Briefing

Cancellation in a finite semigroup doesn’t just simplify equations—it forces the structure to be a group. The core claim is that for a finite semigroup, having both left and right cancellation properties is strong enough to guarantee the existence of an identity element and inverses for every element, turning the semigroup into a group.

The discussion starts by recalling what cancellation means in a group. If a·x = a·y, then x = y (left cancellation). If x·b = y·b, then x = y (right cancellation). These follow directly from the presence of inverses: multiplying by the inverse of the canceled element on the appropriate side collapses the equation back to x = y. The key takeaway is that in groups, cancellation is automatic.

The next step flips the direction of reasoning. It introduces a lemma that characterizes when a semigroup is actually a group without assuming an identity element at the outset. The lemma says: a semigroup is a group exactly when, for every pair of elements a and b, there exist elements x and y such that a·x = b and y·a = b. In other words, every element b can be reached from the left by multiplying a by something, and also reached from the right by multiplying something by a.

One direction of the lemma is straightforward: if inverses exist, then x can be chosen as a^{-1}·b and y as b·a^{-1}. The harder direction uses the strength of the “for all a, b” requirement. By setting b = a, the construction yields candidates that behave like an identity on the left. Then, using an arbitrary element b, the argument extends that left identity to all elements and also produces left inverses for every element. With standard semigroup facts (notably that left invertibility plus the given structure yields a group), the lemma concludes that the semigroup must be a group.

Finally, the main proposition connects cancellation properties to the lemma using finiteness. For a finite semigroup S, left cancellation means that for each fixed a, the function f_a(x) = a·x is injective; right cancellation means that g_a(x) = x·a is injective. On finite sets, injective maps are automatically surjective, so each f_a and g_a becomes surjective as well. Surjectivity supplies exactly the needed x and y for every choice of a and b: for any b, there exists x with a·x = b and exists y with y·a = b. That matches the lemma’s condition, forcing S to be a group.

So the practical message is crisp: in finite semigroups, “cancellation on both sides” isn’t merely a property of groups—it is a characterization of them.

Cornell Notes

For a finite semigroup S, having both left and right cancellation properties forces S to be a group. Left cancellation means a·x = a·y implies x = y, which can be rephrased as injectivity of the map f_a(x) = a·x. Right cancellation similarly makes g_a(x) = x·a injective. Because S is finite, injective maps are also surjective, so for every a and b there exist x and y such that a·x = b and y·a = b. A lemma shows that this “two-sided solvability” condition is equivalent to S having an identity and inverses, i.e., S is a group.

Why does cancellation automatically hold in a group?

In a group, from a·x = a·y, multiply both sides on the left by a^{-1}. Associativity gives a^{-1}·(a·x) = a^{-1}·(a·y), so (a^{-1}·a)·x = (a^{-1}·a)·y, yielding e·x = e·y and then x = y. The same idea works for right cancellation: from x·b = y·b, multiply on the right by b^{-1} to get x = y.

What is the lemma’s “two-sided solvability” condition, and why is it powerful?

The lemma says: for every a and b in the semigroup, there exist x and y such that a·x = b and y·a = b. This is stronger than having inverses for some elements; it guarantees that every b can be reached from any a by multiplying on the appropriate side. From that universality, one can construct an identity element and show every element has the needed inverses.

How does finiteness turn injective cancellation maps into surjective ones?

For a fixed a, left cancellation makes f_a(x) = a·x injective. On finite sets, injective implies surjective: if f_a hits all elements of its image without collisions, then the image must have the same size as the domain, so it must be the whole set. The same holds for g_a(x) = x·a under right cancellation.

How do surjectivity of f_a and g_a produce the lemma’s x and y?

Surjectivity means: for any b in S, there exists x in S with f_a(x) = b. Since f_a(x) = a·x, this gives a·x = b. Similarly, surjectivity of g_a gives a y with g_a(y) = b, and because g_a(y) = y·a, this yields y·a = b. These are exactly the lemma’s required equations for every a and b.

What is the final logical chain from cancellation to “S is a group”?

Left and right cancellation imply f_a and g_a are injective for every a. Finiteness upgrades injective to surjective, giving for every a and b solutions to a·x = b and y·a = b. The lemma states that this solvability condition is equivalent to S being a group, so S must have an identity element and inverses for all elements.

Review Questions

  1. In a finite semigroup, how do left cancellation and the map f_a(x)=a·x relate to injectivity?
  2. State the lemma’s condition using equations involving a, b, x, and y, and explain how it leads to an identity and inverses.
  3. Why does the argument fail (or at least need modification) if the semigroup is infinite?

Key Points

  1. 1

    In a group, both left and right cancellation follow immediately from the existence of inverses.

  2. 2

    Left cancellation means a·x = a·y forces x = y; right cancellation means x·b = y·b forces x = y.

  3. 3

    A key lemma characterizes groups by a two-sided solvability property: for every a and b, there exist x and y with a·x = b and y·a = b.

  4. 4

    For a fixed a, left cancellation is equivalent to injectivity of the map f_a(x)=a·x; right cancellation is equivalent to injectivity of g_a(x)=x·a.

  5. 5

    On finite sets, injective maps are automatically surjective, so cancellation implies every b is hit by f_a and g_a.

  6. 6

    Surjectivity of f_a and g_a produces the x and y required by the lemma, forcing the semigroup to be a group.

  7. 7

    Therefore, a finite semigroup with both cancellation properties cannot fail to be a group.

Highlights

Cancellation in a group is guaranteed: inverses let you multiply away the common factor on either side.
A semigroup becomes a group exactly when every equation a·x=b and y·a=b has solutions for all a and b.
In finite semigroups, injectivity (from cancellation) automatically becomes surjectivity, supplying the needed solutions.
The argument turns algebraic cancellation into a map-theoretic statement, then back into existence of identity and inverses.

Topics

  • Cancellation Property
  • Semigroup
  • Group Characterization
  • Finite Sets
  • Injective Surjective Maps