The BUG principle is based on the argument that when all cells are reduced to 2 candidates, each candidate that is not in a solved cell appears exactly twice in its row, column and box.
So let's consider what would happen if we reduced r5c5 to two candidates, considered by dropping out each of its three candidates one at a time.
If it's not 2 or not 4, there would be three 5's in Row 5. If it's not 5 there would be one 5 and three 4's in Column 5.
So the BUG principle cannot be satisfied if r5c5 is reduced to 2 candidates. No BUG.
A link to the definition of BUG is
here.
Leren