Linked Questions
18 questions linked to/from Double square brackets
29
votes
1
answer
40k
views
Double square braces like these ⟦exp⟧? [duplicate]
How do I create mathematical equation double square braces like these ⟦exp⟧ in latex? I failed to find it on google (I created these using word 2010 equation editor). I would like these to be of ...
8
votes
2
answers
5k
views
Typesetting double brackets and double parentheses [duplicate]
I need the LaTeX equation with double square bracket and double paranthesis. Can anyone suggest me the proper code? Here, I had attached the screenshots.
1
vote
0
answers
3k
views
Typesetting equivalence class with latex [duplicate]
I was wondering, I haven't been able to find the symbol for doing a "hollow" square bracket, its basically how you would expect a square bracket to look if you used \mathbb on it. Does anybody know ...
1
vote
1
answer
103
views
"Fancy" math font with double brackets [duplicate]
how do I achieve this Val[[e]]p in LaTeX?
like the fancy V with the double brackets of e? I tried \textrm{Val}[\,[e_1]\,]\rho but it's not quite the same. Thank you!
57
votes
4
answers
101k
views
Double vertical bar notation
A common notation used for information divergence is D(P||Q). I hope to get something like D(S||Q) where S=||P||/2. I wonder if it is possible to display it nicely ? In such a way that the middle ...
29
votes
3
answers
18k
views
How to get double angle bracket without using MnSymbol package?
I tried the \llangle and \rrangle from the MnSymbol package, which is OK. But the package also changed other things which I do not want.
22
votes
3
answers
24k
views
Extensible double angle, etc
I was wondering about an efficient way to generate an inner product symbol like
\[
\langle\langle u, v \rangle\rangle
\]
(i.e., double angle brackets), or a norm symbol like
\[
\lvert\lVert x \...
9
votes
1
answer
10k
views
Extend double vertical bar
I'm trying to write an expression in math mode similar to this formula:
My LaTeX expression looks like this:
\min \| \begin{array}{c} ... \end{array} \|
but it happens that the double lines are short:...
2
votes
3
answers
2k
views
How to render a "double" ket
I am hoping to render something similar to a ket (from the braket package), but where each line is 'doubled'.
For example, something similar to this:
I would like it to...
stretch vertically to ...
4
votes
3
answers
1k
views
Make the size of two resizable double vertical line (norm) operators uniform
I want to put a double vertical line among some formulas in order to separate them, but the size is not the same. I used \left\| and \right\| for double vertical line. The size should follow the ...
4
votes
2
answers
885
views
Function of interpretation by assignment g
How can I make this function in LaTeX:
I tried with \Vmatrix as:
$\begin{Vmatrix} \bullet \end{Vmatrix}^{\mathscr{M}_i,g}$
but its not the same. If you can help me, I'd appreciate it.
12
votes
1
answer
751
views
bracket with doubled delimiters
I want to typeset Hilbert-Schmidt-Products as the Liouville-Equivalent of the Hilbert Space Braket, with doubled delimiters, like this: \Lbraket{\rho|\rho} results in <<rho|rho>>.
I was ...
2
votes
2
answers
642
views
How can I have a big $[\![ \overrightarrow{\mathcal A} ]\!]$?
I would like to have the double square-brackets that are scaled up according to the symbol inside [\![ \overrightarrow{\mathcal A} ]\!]. I tried \left [\![ \overrightarrow{\mathcal A} ]\! \right], but ...
2
votes
1
answer
841
views
How do you typeset "banana" brackets?
I'm looking to place an equation between so called "banana" brackets, that look like the ones in this question.
How can I do that?
2
votes
1
answer
2k
views
Doubled parentheses, braces, brackets and angles
I need some doubled versions of the standard parentheses, namely parentheses, braces, brackets and angles. They should be scalable and the output should look roughly like this:
\documentclass[border=...