I have an eqnarray that consists of 3 lines. I would like to have a right brace } that spans the last two lines and some brief text explaining these two parts of the equation. Something like
foo = bar
= baz }
} explain
= etc }
but using one large brace, obviously. Is this possible?