Pumming Lemma Question -Not Context Free
I understand the general concept of pumping lemma but I don't quite understand how to write proofs formally. In this particular case (see image attached),I understand that:
if we divide it into $uvxyz$ and $v$ gets all the $b$'s and then the power of $b$ is 2, the number of $A$'s will no longer be equal to the number of $B$'s. But how can I write a formal "mathematical" proof for it? After writing the basic 3 conditions?