Abstract Algebra/Group Theory/Group/Cancellation

From testwiki
Jump to navigation Jump to search

Theorem

Let G be a Group.
1. g,a,bG:(ga=gb)(a=b)
2. g,a,bG:(ag=bg)(a=b)

Proof

0. Choose g,a,bG such that ga=gb
1. g1G [[../Definition of a Group/Definition of Inverse#Usage1|definition of inverse of g in G (usage 1)]]
2. g1(ga)=g1(gb) 0.
3. (g1g)a=(g1g)b [[../Definition of a Group/Definition of Associativity#Usage1| is associative in G]]
4. eGa=eGb [[../Definition of a Group/Definition of Inverse#Usage3|g-1 is inverse of g (usage 3)]]
5. a=b [[../Definition of a Group/Definition of Identity#Usage3|eG is identity of G(usage 3)]]

Diagrams

if a*g = b*g...
a = a*g*g-1
b*g*g-1 = b
then a = b.

Usage

  1. Template:Anchorif a, b, x are in the same group, and x*a = x*b, then a = b

Notice

  1. a, b, and g have to be all in the same group.
  2. has to be the binary operator of the group.
  3. G has to be a group.


Template:BookCat