I want to define a set
$S=
\left\{
\left[\matrix{
a &b \cr
a^2 & b^2\cr
}\right] \left| \right. a, b {\rm \ real \ numbers} \right\} $
How do I make the separating bar | same size as the matrix delimiter?
|
I want to define a set
How do I make the separating bar | same size as the matrix delimiter? |
||||
|
If you use
|
|||
|
|
|
You could change it manually like this:
|
|||
|
|
|
Looks like a job for
|
|||
|
|
\;\middle|\;if you're usingpdftex– egreg Oct 24 '12 at 14:44