Short description: none
The following list of mathematical symbols by subject features a selection of the most common symbols used in modern mathematical notation within formulas, grouped by mathematical topic. As it is impossible to know if a complete list existing today of all symbols used in history is a representation of all ever used in history, as this would necessitate knowing if extant records are of all usages, only those symbols which occur often in mathematics or mathematics education are included. Many of the characters are standardized, for example in DIN 1302 General mathematical symbols or DIN EN ISO 80000-2 Quantities and units – Part 2: Mathematical signs for science and technology.
The following list is largely limited to non-alphanumeric characters. It is divided by areas of mathematics and grouped within sub-regions. Some symbols have a different meaning depending on the context and appear accordingly several times in the list. Further information on the symbols and their meaning can also be found in the respective linked articles.
Guide
The following information is provided for each mathematical symbol:
- Symbol
- The symbol as it is represented by LaTeX. If there are several typographic variants, only one of the variants is shown.mbf
- Usage
- An exemplary use of the symbol in a formula. Letters here stand as a placeholder for numbers, variables or complex expressions. Different possible applications are listed separately.
- Articles with usage
- Examples of Wikipedia articles in which the symbol is used.
- LaTeX
- The LaTeX command that creates the icon. Characters from the ASCII character set can be used directly, with a few exceptions (e.g., pound sign #, backslash \, braces {}, and percent sign %). High-and low-position is indicated via the ^ and _ characters, and is not explicitly specified.
- HTML
- The icon in HTML, if it is defined as a named mark. Non-named characters can be indicated in the form
&#xnnnn
by specifying the Unicode code point of the next column. High-and low-position can be indicated via <mbf></mbf>
and <MBF></MBF>
. The character × whose HTML code is Time can be displayed by typing ×
.
- Unicode
- The code point of the corresponding Unicode character. Some characters are combining and require the entry of additional characters. For brackets, the code points of opening and closing forms are specified. The Unicode character ⨯ whose hexadecimal value is
U+2A2F
can be displayed by typing ⨯
where #x
indicates that the value in hexadecimal.
Numbers
Number sets
Intervals
Symbol
|
Usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
|
( )
[ ]
|
( )
[ ]
|
U+0028/9
U+005B/D
|
|
|
|
|
|
|
|
|
|
|
|
|
Mathematical constants
Complex numbers
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
ℑ
|
|
Complex number
|
\Im
|
ℑ
|
U+2111
|
|
Im
|
|
\operatorname{Im}
|
Im
|
|
|
ℜ
|
|
\Re
|
ℜ
|
U+211C
|
|
Re
|
|
\operatorname{Re}
|
Re
|
|
|
◌̄
|
|
Complex conjugate
|
\bar
|
̄
|
U+0304
|
|
◌̄̄
|
|
\bar{\bar{}}
|
̄̄
|
|
◌̅
|
|
\overline
|
̅
|
U+0305
|
|
◌̅̅
|
|
\overline{\overline{}}
|
̅̅
|
|
*
|
|
{}^\ast
|
*
|
U+002A
|
|
|
|
|
Absolute value
|
\vert
|
|
|
U+007C
|
|
|
|
Polar coordinate system
|
\arg
|
|
|
- Remark: real and imaginary parts of a complex number are often also denoted by and .
Elementary arithmetic operations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
Notes
|
|
+
|
|
Addition
|
+
|
+
|
U+002B
|
|
|
−
|
|
Subtraction
|
-
|
−
|
U+2212
|
|
|
⋅
|
|
Multiplication
|
\cdot
|
⋅
|
U+22C5
|
|
|
⨯
|
|
\times
|
×
|
U+2A2F
|
|
|
∶ or :
|
|
Division (mathematics)
|
: , \colon
|
∶ or :
|
U+003A or U+2236
|
In LaTeX, : added space around the colon that \colon does not .
|
|
∕
|
|
/
|
∕
|
U+2215
|
|
|
÷
|
|
\div
|
÷
|
U+00F7
|
|
|
⁄
|
|
\frac{a}{b}
\tfrac{a}{b} (inline)
\dfrac{a}{b} (display)
\cfrac{a}{b} (continued fraction)
|
⁄
|
U+2044
|
<sup>a</sup>⁄<sub>b</sub> renders as: a⁄b
|
|
⁻
|
|
Multiplicative inverse
|
^{-1}
|
|
U+207B
|
|
|
−
|
|
Additive inverse
|
-
|
−
|
U+2212
|
|
|
±
|
|
Plus or minus sign
|
\pm
|
±
|
U+00B1
|
|
|
∓
|
|
\mp
|
∓
|
U+2213
|
|
Elementary functions
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
√
|
|
Square root
|
\sqrt{}
|
√
|
U+221A
|
|
∛
|
|
Cube root
|
\sqrt[3]{x}
|
&x221B;
|
U+221B
|
|
∜
|
|
Fourth root
|
\sqrt[4]{x}
|
&x221C;
|
U+221C
|
|
|
|
nth root
|
\sqrt[n]{}
|
|
|
|
%
|
|
Percentage
|
\%
|
%
|
U+0025
|
|
( )
|
|
Order of operations
|
( )
|
( )
|
U+0028/9
|
|
\left( \right)
|
|
[ ]
|
|
Bracket
|
[ ]
|
[ ]
|
U+005B/D
|
|
| |
|
|
Absolute value
|
| , \vert
|
|
|
U+007C
|
|
{ }
|
|
Fractional part
|
\{ \}
\lbrace \rbrace
|
{ }
|
U+007B/D
|
|
⌈ ⌉
|
|
Floor and ceiling functions
|
\lceil \rceil
|
⌈ ⌉
|
U+2308/9
|
|
⌊ ⌋
|
|
\lfloor \rfloor
|
⌊ ⌋
|
U+230A/B
|
|
⌜ ⌝
|
|
\ulcorner \urcorner
|
⌜ ⌝
|
U+231C/D
|
|
⌞ ⌟
|
|
\llcorner \lrcorner
|
⌞ ⌟
|
U+231E/F
|
|
⌢
|
|
Cap product
|
\frown
|
⌢
|
U+2322
|
|
⌣
|
|
Cup product
|
\smile
|
⌣
|
U+2323
|
|
exp
|
|
Exponential function
|
\exp
|
exp
|
|
|
log
|
|
Logarithm
|
\log or \log_{}
|
log or log<sub></sub>
|
|
|
ln
|
|
Natural logarithm
|
\ln
|
ln
|
|
|
lg
|
|
Binary logarithm
|
\lg
|
lg
|
|
|
min
|
|
Maxima and minima
|
\min
|
min
|
|
|
max
|
|
\max
|
max
|
|
|
inf
|
|
Infimum and supremum
|
\inf
|
inf
|
|
|
sup
|
|
\sup
|
sup
|
|
|
liminf
|
|
Limit inferior and limit superior
|
\liminf
|
liminf
|
|
|
lim
|
|
\varliminf
|
<u>lim</u>
|
|
limsup
|
|
\limsup
|
limsup
|
|
|
lim
|
|
\varlimsup
|
<span style="text-decoration:overline;">lim</span>
|
|
gcd
|
|
Greatest common divisor
|
\gcd
|
gcd
|
|
Note: the power function is not represented by its own icon, but by the positioning of the exponent as a superscript.
Trigonometric functions
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
sin
|
|
Sine and cosine
|
\sin
|
sin
|
|
|
cos
|
|
\cos
|
cos
|
|
|
tan
|
|
Tangent
|
\tan
|
tan
|
|
|
sec
|
|
Trigonometric functions
|
\sec
|
sec
|
|
|
csc
|
|
\csc
|
csc
|
|
|
cot
|
|
\cot
|
cot
|
|
|
sin
|
|
Inverse trigonometric functions
|
\arcsin
|
arcsin
|
|
|
arccos
|
|
\arccos
|
arccos
|
|
|
arctan
|
|
\arctan
|
arctan
|
|
|
arcsec
|
|
\arcsec
|
arcsec
|
|
|
arccsc
|
|
\arccsc
|
arccsc
|
|
|
arccot
|
|
\arccot
|
arccot
|
|
|
sinh
|
|
Hyperbolic functions
|
\sinh
|
sinh
|
|
|
cosh
|
|
\cosh
|
cosh
|
|
|
tanh
|
|
\tanh
|
tanh
|
|
|
coth
|
|
\coth
|
coth
|
|
Arithmetic comparison
- See also: Order relations, Set relations
Symbol
|
Unicode character
|
Usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
<
|
|
<
|
<
|
U+003C
|
|
>
|
|
>
|
>
|
U+003E
|
|
≤
|
|
\le , \leq
|
≤
|
U+2264
|
|
≥
|
|
\ge , \geq
|
≥
|
U+2265
|
|
≦
|
|
\leqq
|
≦
|
U+2266
|
|
≧
|
|
\geqq
|
≧
|
U+2267
|
|
⩽
|
|
\leqslant
|
&LessSlantEqual
|
U+2A7D
|
|
⩾
|
|
\geqslant
|
&GreaterSlantEqual
|
U+2A7E
|
|
≪
|
|
\ll
|
≪
|
U+226A
|
|
≫
|
|
\gg
|
≫
|
U+226B
|
|
≲
|
|
\lesssim
|
≲
|
U+2272
|
|
≳
|
|
\gtrsim
|
≳
|
U+2273
|
|
⪅
|
|
\lessapprox
|
⪅
|
U+2A85
|
|
⪆
|
|
\gtrapprox
|
⪆
|
U+2A86
|
Symbol
|
Unicode character
|
Usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
≶
|
|
\lessgtr
|
&LessGreater
|
U+2276
|
|
≷
|
|
\gtrless
|
≷
|
U+2277
|
|
⋚
|
|
\lesseqgtr
|
⋚
|
U+22DA
|
|
⋛
|
|
\gtreqless
|
⋛
|
U+22DB
|
|
⪋
|
|
\lesseqqgtr
|
⪋
|
U+2A8B
|
|
⪌
|
|
\gtreqqless
|
⪌
|
U+2A8C
|
Number theory
Divisibility and modulo
Symbol
|
Unicode character
|
Usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∣
|
|
\mid
|
∣
|
U+2223
|
|
∤
|
|
\nmid
|
∤
|
U+2224
|
|
⊥
|
|
\perp
|
⊥
|
U+22A5
|
|
⊓
|
|
\sqcap
|
⊓
|
U+2293
|
|
∧
|
|
\wedge
|
∧
|
U+2227
|
|
⊔
|
|
\sqcup
|
⊔
|
U+2294
|
|
∨
|
|
\vee
|
∨
|
U+2228
|
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
Other information
|
|
≡
|
|
Modulo operation
|
\equiv
|
≡
|
U+2261
|
|
|
mod
|
|
\mod m
|
mod
|
|
<math>\mod</math> without a trailing symbol (e.g. ) will produce an error.
|
|
(mod)
|
|
\pmod m
|
(mod)
|
|
<math>\pmod</math> without a trailing symbol (e.g. ) will produce an error.
|
|
gcd
|
|
Greatest common divisor
|
\gcd
|
gcd
|
|
|
Combinatorics
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
!
|
|
Factorial
|
!
|
!
|
U+0021
|
|
Derangement
|
|
Double factorial
|
|
( )
|
|
Combination
|
\binom
|
( )
|
U+0028/9
|
|
Multinomial coefficient
|
|
(( ))
|
|
Multiset
|
(( ))
|
( )
|
U+0028/9
|
|
◌̄
|
|
Pochhammer symbol
|
\bar
|
̄
|
U+0304
|
◌̅
|
|
\overline
|
̅
|
U+0305
|
◌̲
|
|
\underline
|
̲
|
U+0332
|
|
#
|
|
Primorial
|
\#
|
#
|
U+0023
|
Stochastics
Probability theory
- Remark: for operators there are several notational variants; instead of round brackets also square brackets are used
Statistics
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
◌̅
|
|
Average
|
\bar
|
̄
|
U+0304
|
|
◌̅
|
|
\overline
|
̅
|
U+0305
|
|
⟨ ⟩
|
|
\langle \rangle
|
⟨ ⟩
|
U+27E8/9
|
|
◌̂
|
|
Estimator
|
\hat
|
̂
|
U+0302
|
Calculus
Sequences and series
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∑
|
|
Summation
|
\sum
|
∑
|
U+2211
|
|
∏
|
|
Multiplication
|
\prod
|
∏
|
U+220F
|
|
∐
|
|
Coproduct
|
\coprod
|
∐
|
U+2210
|
|
( )
|
|
Sequence
|
( )
|
( )
|
U+0028/9
|
|
→
|
|
Limit of a sequence
|
\to \rarr
|
→
|
U+2192
|
|
∞
|
|
Infinity
|
\infty
|
∞
|
U+221E
|
Limits
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
→
|
|
Limit of a function
|
\to
\rightarrow
|
→
→
|
U+2192
|
|
⟶
|
|
\longrightarrow
|
⟶
|
U+27F6
|
|
↑
|
|
\uparrow
|
↑
↑
|
U+2191
|
|
↗
|
|
\nearrow
|
↗
|
U+2197
|
|
↘
|
|
\searrow
|
↘
|
U+2198
|
|
↓
|
|
\downarrow
|
↓
↓
|
U+2193
|
|
↙
|
|
\swarrow
|
↙
|
U+2199
|
|
←
|
|
\leftarrow
|
←
←
|
U+2190
|
|
⟵
|
|
\longleftarrow
|
⟵
|
U+27F5
|
|
↖
|
|
\nwarrow
|
↖
|
U+2196
|
|
⁺
|
|
^+
|
⁺
|
U+207A
|
|
⁻
|
|
^-
|
⁻
|
U+207B
|
|
|
|
\lim
|
|
|
|
|
|
Limit inferior and limit superior
|
\liminf
|
|
|
|
|
|
\limsup
|
|
|
Differential calculus
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
′
|
|
Lagrange's notation Prime (symbol)
|
'
^\prime
|
′
|
U+2032
|
|
″
|
|
''
^{\prime\prime}
|
″
|
U+2033
|
|
‴
|
|
'''
^{\prime\prime\prime}
|
‴
|
U+2034
|
|
⁗
|
|
''''
^{\prime\prime\prime\prime}
|
⁗
|
U+2057
|
|
|
|
^{IV} ^V ^{VI}
|
<sup>IV</sup>
|
|
|
|
|
^{iv} ^v ^{vi}
|
<sup>iv</sup>
|
|
|
⁽ ⁾
|
|
^{( )}
|
<sup>( )</sup>
|
U+207D/E
|
|
◌̇
|
|
Newton's notation
|
\dot
|
̇
|
U+0307
|
|
◌̈
|
|
\ddot
|
̈
|
U+0308
|
|
d
|
|
Leibniz's notation
|
d
|
d
|
U+0064
|
|
|
|
|
|
∂
|
|
Partial derivative
|
\partial
|
∂
|
U+2202
|
|
∂ and |
|
|
\left. \frac{\partial }{\partial x} \right\vert_x
|
∂ and
|
|
U+2202 and
U+007C
|
Integral calculus
Vector calculus
Asymptotic behaviour
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∼
|
|
Asymptotic analysis
|
\sim
|
∼
|
U+223C
|
|
o
|
|
Big O notation
|
o
|
|
U+006F
|
|
𝒪
|
|
\mathcal{O}
|
𝒪
|
U+1D4AA
|
|
Θ
|
|
\Theta
|
Θ
|
U+0398
|
|
Ω
|
|
\Omega
|
Ω
|
U+03A9
|
|
ω
|
|
\omega
|
ω
|
U+03C9
|
Linear algebra
Vectors and matrices
Vector operations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
⋅
|
|
Dot product
Inner product space
|
\cdot
|
⋅
|
U+22C5
|
|
( )
|
|
( )
|
( )
|
U+0028/9
|
|
⟨ ⟩
|
|
\langle \rangle
|
⟨ ⟩
|
U+27E8/9
|
|
⨯
|
|
Cross product
|
\times
|
×
|
U+2A2F
|
|
[ ]
|
|
[ ]
|
[ ]
|
U+005B/D
|
|
( )
|
|
Triple product
|
( )
|
( )
|
U+0028/9
|
|
⊗
|
|
Dyadic product
|
\otimes
|
⊗
|
U+2297
|
|
∧
|
|
Exterior algebra
|
\wedge
|
∧
|
U+2227
|
|
| |
|
|
Euclidean norm
|
\vert
|
|
|
U+007C
|
|
‖
|
|
Norm (mathematics)
|
\Vert , \|
\lVert \rVert
|
‖
|
U+2016
|
|
̂
|
|
Unit vector
|
\hat{}
|
̂
|
U+0302
|
Matrix operations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
⋅
|
|
Matrix multiplication
|
\cdot
|
⋅
|
U+22C5
|
|
∘
|
|
Hadamard product
|
\circ
|
∘
|
U+2218
|
|
⊘
|
|
Hadamard division
|
\oslash
|
⊘
|
U+2298
|
|
*
|
|
Khatri-Rao product
|
*
|
*
|
U+002A
|
|
⊗
|
|
Kronecker product
|
\otimes
|
⊗
|
U+2297
|
|
⊺
|
|
Transposed matrix
|
^\intercal
|
⊺
|
U+22BA
|
|
⊤
|
|
^\top
|
⊤
|
U+22A4
|
|
T
|
|
^{\mathrm T}
|
|
U+0054
|
|
*
|
|
Conjugate transpose
|
^\ast
|
*
|
U+002A
|
|
†
|
|
^\dagger
|
†
|
U+2020
|
|
H
|
|
^H
|
|
U+0048
|
|
⁻
|
|
Inverse matrix
|
^{-1}
|
|
U+207B
|
|
+
|
|
Moore–Penrose pseudoinverse
|
^+
|
+
|
U+002B
|
|
| A |
|
|
Determinant
|
| , \vert
|
|
|
U+007C
|
|
det
|
|
\det
|
det
|
|
|
‖
|
|
Matrix norm
|
\| , \Vert
|
‖
|
U+2016
|
Vector spaces
Functional analysis
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
′
|
|
Dual space
|
^\prime
|
′
|
U+2032/3
|
|
″
|
|
|
◌̂
|
|
Complete metric space
|
\hat{}
|
|
U+0302
|
|
↪
|
|
Embedding
|
\hookrightarrow
|
|
U+21AA
|
Logic
The current Wikipedia guidelines advise against unnecessary use of ∀, ∃, and ⇔ and instead recommend writing out "for all", "there exists", and "if and only if." The same is true of abbreviations such as "iff", "s.t.", and "WLOG".
Equality signs
Logical operators
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∧
|
|
Logical conjunction
|
\land
|
∧
|
U+2227
|
|
∨
|
|
Logical disjunction
|
\lor
|
∨
|
U+2228
|
|
⇔
|
|
Logical equivalence
|
\Leftrightarrow
|
⇔
|
U+21D4
|
|
↔
|
|
\leftrightarrow
|
↔
|
U+2194
|
|
⟺
|
|
\iff
|
⟺
|
U+27FA
|
|
⇒
|
|
Logical consequence
|
\Rightarrow
|
⇒
|
U+21D2
|
|
→
|
|
\rightarrow
|
→
|
U+2192
|
|
⟹
|
|
\implies
|
⟹
|
U+27F9
|
|
|
\Longrightarrow
|
|
⊕
|
|
Exclusive or
|
\oplus
|
⊕
|
U+2295
|
|
⊻
|
|
\veebar
|
⊻
|
U+22BB
|
|
⩒
|
|
\dot\lor
|
|
U+2A52
|
|
¬
|
|
Logical negation
|
\lnot
|
¬
|
U+00AC
|
|
◌̄
|
|
\bar
|
̄
|
U+0304
|
|
̅
|
|
\overline
|
̅
|
U+0305
|
|
◌̸
|
|
\not (ex: \not= \not\in )
|
̸ (ex: ≠ ∉ )
|
U+0338
|
|
←
|
|
Converse implication
|
\leftarrow
|
←
|
U+2190
|
|
⊸
|
|
Linear logic
|
\multimap
|
⊸
|
U+22B8
|
⅋
|
⅋
|
A ⅋ B
|
Linear logic
|
\upand (No Wikipedia support)
|
&x214B;
|
U+214B
|
Quantifiers
Deduction symbols
End of proof symbols
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
■
|
...as desired.
|
Q.E.D.
|
\blacksquare
|
■
|
U+25A0
|
|
□
|
\Box
|
□
|
U+25A1
|
|
∎
|
Tombstone
|
|
∎
|
U+220E
|
- Main page: Formal language
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
ε
|
|
Empty string
|
\varepsilon
|
ε
|
U+03B5
|
|
| |
|
|
String length
|
\vert
|
|
|
U+007C
|
|
+
|
|
Concatenation
|
+
|
+
|
U+002B
|
|
⋅
|
|
\cdot
|
⋅
|
U+22C5
|
|
¬
|
|
Formal language
|
\lnot
|
¬
|
U+00AC
|
|
*
|
|
Kleene star
|
^\ast
|
∗
|
U+002A
|
|
+
|
|
Free monoid
|
^+
|
+
|
U+002B
|
|
∼
|
|
Squiggle operator
|
\sim
|
∼
|
U+223C
|
|
⟦⟧
|
|
Squiggle operator
|
[\![ ]\!]
|
⟦ ⟧
|
U+27E6/7
|
Functions and category theory
Functions
Morphisms
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
→
|
|
Morphism
|
\to
|
→
|
U+2192
|
|
|
↦
|
|
\mapsto
|
&mapstoright;
|
U+21A6
|
|
|
⥲
|
|
Isomorphism
|
\tilde{\rightarrow}
|
|
U+2972
|
|
↪
|
|
Monomorphism
|
\hookrightarrow
|
↪
|
U+21AA
|
|
|
↠
|
|
Epimorphism
|
\twoheadrightarrow
|
↠
|
U+21A0
|
|
|
hom
|
|
Morphism
|
\hom
|
hom
|
|
Constructions
Set theory
Definition symbols
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
:
|
|
Definition
|
\colon
|
:
|
U+003A
|
|
|
Set construction
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∅
|
|
Empty set
|
\varnothing
|
∅
∅
|
U+2205
|
|
|
|
\emptyset
|
|
|
|
{ }
|
|
Set (mathematics)
|
\{ \}
\lbrace \rbrace
|
{ }
|
U+007B/D
|
|
|
|
|
\mid
|
|
|
U+007C
|
|
:
|
|
\colon
|
:
|
U+003A
|
|
|
:
|
Comparison of separators (the symbol between the variable and predicate)
Rendered result
|
Latex code
|
Notes on separator
|
|
\{x\in X : P(x)\}
|
: inserts whitespace that \colon does not.
|
|
\{x\in X \colon P(x)\}
|
|
|
\{x\in X \mid P(x)\}
|
\mid inserts whitespace that \vert does not.
|
|
\{x\in X \vert P(x)\}
|
\vert and | are synonyms in LaTeX.
|
|
\{x\in X \vline P(x)\}
|
\mid inserts whitespace that \vline does not.
|
|
\left\{\sum_{n=1}^{\infty} x^n : |x|<1\right\}
|
|
|
\left\{\sum_{n=1}^\infty x^n \mid |x|<1\right\}
|
|
|
\left\{\sum_{n=1}^\infty x^n \;\Bigg|\; |x|<1\right\}
|
\;\Bigg|\; is used since neither \middle\mid , \Bigg\mid , nor \Bigg\vline render in Wikipedia.
|
|
\left\{\left.\sum_{n=1}^\infty x^n \;\right|\; |x|<1\right\}
|
Using \left. \right| or \left| \right. is potentially an alternative to manual scaling.
|
Set operations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∩
|
|
Intersection (set theory)
|
\cap
|
∩
|
U+2229
|
|
⋂
|
|
\bigcap
|
⋂
⋂
|
U+22C2
|
|
∪
|
|
Union (set theory)
|
\cup
|
∪
|
U+222A
|
|
⋃
|
|
\bigcup
|
⋃
⋃
|
U+22C3
|
|
∖
|
|
Difference (set theory)
|
\setminus
|
∖
∖
|
U+2216
|
|
|
\smallsetminus
|
|
∆
|
|
Symmetric difference
|
\triangle
|
Δ
|
U+2206
|
|
⊖
|
|
\ominus
|
⊖
|
U+2296
|
|
⨯
|
|
Cartesian product
|
\times
|
×
|
U+2A2F
|
|
⩀
|
|
Intersection (set theory)
|
\dot\cap
|
⩀
|
U+2A40
|
|
⊓
|
|
\sqcap
|
⊓
|
U+2293
|
|
⩄
|
|
\capwedge
|
⩄
|
U+2A44
|
|
⊍
|
|
Disjoint union
|
\dot\cup
|
⊍
|
U+228D
|
|
⊎
|
|
\uplus
|
⊎
|
U+228E
|
|
⊔
|
|
\sqcup
|
⊔
|
U+2294
|
|
⫛
|
|
Transversal intersection
|
\mlcp
|
⫛
|
U+2ADB
|
|
∁
|
|
Complement (set theory)
|
^\complement
|
∁
|
U+2201
|
|
C
|
|
^{\mathrm C}
|
∁
|
U+2201
|
|
◌̄
|
|
\bar{}
|
̄
|
U+0304
|
|
◌̅
|
|
\overline{}
|
|
U+0305
|
|
℘
|
|
Power set
|
\wp
|
℘
|
U+2118
|
|
𝒫
|
|
\mathcal{P}
|
𝒫
|
U+1D4AB
|
|
𝔓
|
|
\mathfrak{P}
|
𝔓
|
U+1D513
|
|
⋀
|
|
Infimum and supremum
|
\bigwedge
\bigwedge\limits_{}
|
⋀
|
U+22C0
|
|
⋁
|
|
\bigvee
\bigvee\limits_{}
|
⋁
|
U+22C1
|
Set relations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
⊂
|
|
Subset
|
\subset
|
⊂
|
U+2282
|
|
⊊
|
|
\subsetneq
|
⊊
|
U+228A
|
|
⊆
|
|
\subseteq
|
⊆
|
U+2286
|
|
⟃
|
A ⟃ B
|
|
\subsetcirc
|
⟃
|
U+27C3
|
|
⊃
|
|
Superset
|
\supset
|
⊃
|
U+2283
|
|
⊋
|
|
\supsetneq
|
⊋
|
U+228B
|
|
⊇
|
|
\supseteq
|
⊇
|
U+2287
|
|
⟄
|
A ⟄ B
|
|
\supsetcirc
|
⟄
|
U+27C4
|
|
⊄
|
|
|
\not\subset
|
⊄
|
U+2284
|
|
⊅
|
|
Superset
|
\not\supset
|
⊅
|
U+2285
|
|
⊈
|
|
|
\not\subseteq
|
⊈
|
U+2288
|
|
⊉
|
|
Superset
|
\not\supseteq
|
⊉
|
U+2289
|
|
∈
|
|
Element (mathematics)
|
\in
|
∈
|
U+2208
|
|
∋
|
|
\ni , \owns
|
∋
|
U+220B
|
|
∉
|
|
\notin , \not\in
|
∉
|
U+2209
|
|
∌
|
|
\not\ni
|
∌
|
U+220C
|
|
⊏
|
|
Substring
|
\sqsubset
|
⊏
|
U+228F
|
|
⊐
|
|
\sqsupset
|
⊐
|
U+2290
|
|
⊑
|
|
\sqsubseteq
|
⊑
|
U+2291
|
|
⊒
|
|
\sqsupseteq
|
⊒
|
U+2292
|
Note: The symbols and are used inconsistently and often do not exclude the equality of the two quantities.
Cardinality
Equivalence classes/relations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
[ ]
|
|
Equivalence class
|
[ ]
|
[ ]
|
U+005B/D
|
|
/
|
|
Quotient set
|
/
|
/
|
U+002F
|
|
∼
|
|
Equivalence relation
|
\sim
|
∼ , ∼
|
U+223C
|
|
∽
|
|
\backsim
|
∽
|
U+223D
|
|
≁
|
|
\not\sim , \nsim
|
≁
|
U+2241
|
|
≂
|
|
\eqsim
|
≂
|
U+2242
|
|
≃
|
|
\simeq
|
≃
|
U+2243
|
|
≅
|
|
\cong
|
≅
|
U+2245
|
|
≇
|
|
\not\cong , \ncong
|
≇
|
U+2247
|
Order theory
Comparisons
- See also: Arithmetic comparison, Set relations
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
≤
|
|
Order relation
|
\leq , \le
|
≤ , ≤
|
U+2264
|
|
≥
|
|
\geq , \ge
|
≥ , ≥
|
U+2265
|
|
≮
|
|
\nless
|
≮ , ≮
|
U+226E
|
|
≯
|
|
\ngtr
|
≯ , ≯
|
U+226F
|
|
≰
|
|
\not\leq , \nleq
|
≰ , ≰
|
U+2270
|
|
≱
|
|
\not\geq , \ngeq
|
≱ , ≱
|
U+2271
|
|
≲
|
|
Inequality (mathematics)
|
\lesssim
|
≲ , ≲
|
U+2272
|
|
≳
|
|
\gtrsim
|
≳ , ≳
|
U+2273
|
|
≴
|
|
\not\lesssim
|
≴
|
U+2274
|
|
≵
|
|
\not\gtrsim
|
≵
|
U+2275
|
|
≺
|
|
Successor ordinal
|
\prec
|
≺
|
U+227A
|
|
≻
|
|
\succ
|
≻
|
U+227B
|
|
≼
|
|
\preccurlyeq
|
≼
|
U+227C
|
|
≽
|
|
\succcurlyeq
|
≽
|
U+227D
|
|
≾
|
|
\precsim
|
≾
|
U+227E
|
|
≿
|
|
\succsim
|
≿
|
U+227F
|
|
⪯
|
|
\preceq
|
⪯
|
U+2AAF
|
|
⪰
|
|
\succeq
|
⪰
|
U+2AB0
|
|
⋞
|
|
\curlyeqprec
|
⋞
|
U+22DE
|
|
⋟
|
|
\curlyeqsucc
|
⋟
|
U+22DF
|
|
Partially ordered set
|
\sqsubset
|
⊏
⊏
|
U+228F
|
|
⊐
|
|
\sqsupset
|
⊐
⊐
|
U+2290
|
|
⊑
|
|
\sqsubseteq
|
⊑
⊑
|
U+2291
|
|
⊒
|
|
\sqsupseteq
|
⊒
⊒
|
U+2292
|
|
⋢
|
|
\not\sqsubseteq
|
⋢
|
U+22E2
|
|
⋣
|
|
\not\sqsupseteq
|
⋣
|
U+22E3
|
Binary relations
Algebra
Group theory
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
≃
|
|
Group isomorphism
|
\simeq
|
|
U+2243
|
|
≅
|
|
\cong
|
≅
|
U+2245
|
|
⨯
|
|
Direct product
|
\times
|
×
|
U+2A2F
|
|
⋊
|
|
Semidirect product
|
\rtimes
|
⋊
|
U+22CA
|
|
≀
|
|
Wreath product
|
\wr
|
≀
|
U+2240
|
|
≤
|
|
Subgroup
|
\leq
|
≤
|
U+2264
|
|
<
|
|
\lt
|
<
|
U+003C
|
|
⊲
|
|
Normal subgroup
|
\vartriangleleft
|
⊳
|
U+22B3
|
|
⊴
|
|
\trianglelefteq
|
⊴
|
U+22B4
|
|
⋪
|
|
\not\vartriangleleft
|
⋪
|
U+22EA
|
|
⋬
|
|
\not\trianglelefteq
|
⋬
|
U+22EC
|
|
⊳
|
|
\vartriangleright
|
⊳
|
U+22B3
|
|
⊵
|
|
\trianglerighteq
|
⊵
|
U+22B5
|
|
⋫
|
|
\not\vartriangleright
|
⋫
|
U+22EB
|
|
⋭
|
|
\not\trianglerighteq
|
⋭
|
U+22ED
|
|
/
|
|
Quotient group
|
/
|
⁄
|
U+002F
|
|
:
|
|
Index of a subgroup
|
\colon
|
:
|
U+003A
|
|
⟨ ⟩
|
|
Generating set of a group
|
\langle \rangle
|
⟨ ⟩
|
U+27E8/9
|
|
[ ]
|
|
Commutator
|
[ ]
|
[ ]
|
U+005B/D
|
Field theory
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
/
|
|
Field extension
|
/
|
⁄
|
U+002F
|
|
|
|
|
\mid
|
|
|
U+007C
|
|
:
|
|
\colon
|
:
|
U+003A
|
|
|
Degree of a field extension
|
|
◌̄
|
|
Algebraic closure
|
\bar
|
̄
|
U+0304
|
|
◌̅
|
|
\overline
|
̅
|
U+0305
|
|
( )
|
|
Field extension, Algebraic number field
|
( )
|
( )
|
U+0028/9
|
|
𝔽
|
|
Finite field
|
\mathbb{F}
|
𝔽
|
U+1D53D
|
|
𝕂
|
|
Field (mathematics)
|
\mathbb{K}
|
𝕂
|
U+1D542
|
Ring theory
Geometry
Euclidean geometry
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
[ ]
|
|
Line segment
|
[ ] \left[ \right]
|
[ ]
|
U+005B/D
|
|
| |
|
|
\vert
|
|
|
U+007C
|
|
̅
|
|
\overline
|
̅
|
U+0305
|
|
̲
|
|
\underline
|
̲
|
U+0332
|
|
⃗
|
|
Euclidean vector and Affine space
|
\vec
|
⃗
|
U+20D7
|
|
∠
|
|
Angle
|
\angle
|
∠
|
U+2220
|
|
∡
|
∡ABC
|
Angle measure
|
|
∡
|
U+2221
|
|
∟
|
∟ABC
|
Right angle
|
|
∟
|
U+221F
|
|
⦜
|
⦜ABC
|
Right angle
|
|
⦜
|
U+299C
|
|
⦟
|
⦟ABC
|
Acute angle
|
|
⦟
|
U+299F
|
|
⦦
|
⦦ABC
|
Obtuse angle, Oblique angle
|
|
⦦
|
U+29A6
|
|
⦞
|
⦞ABC
|
Angles
|
|
⦞
|
U+299E
|
|
∥
|
|
Parallel (geometry)
|
\parallel
|
∥
|
U+2225
|
|
∦
|
|
\nparallel
|
∦
|
U+2226
|
|
⟂
|
|
Orthogonality
|
\perp
|
⊥
|
U+27C2
|
|
△
|
|
Triangle
|
\triangle
|
△
|
U+25B3
|
|
⊿
|
⊿ABC
|
Right triangle
|
|
⊿
|
U+22BF
|
|
□
|
|
Quadrilateral
|
\square
|
□
|
U+25A1
|
|
▭
|
▭ABCD
|
Rectangle
|
|
▭
|
U+25AD
|
|
⏢
|
⏢ABCD
|
Trapezium
|
|
⏢
|
U+23E2
|
|
▱
|
▱ABCD
|
Parallelogram
|
|
▱
|
U+25B1
|
|
◊
|
◊ABCD
|
Rhombus, Lozenge
|
|
◊
|
U+25CA
|
|
⬠
|
⬠ABCDE
|
Pentagon
|
|
⬠
|
U+2B20
|
|
⬡
|
⬡ABCDEF
|
Hexagon
|
|
⬡
|
U+2B21
|
|
⬢
|
⬢ABCDEF
|
Hexagon
|
|
⬢
|
U+2B22
|
|
○
|
○S
|
Circle
|
|
○
|
U+25CB
|
|
●
|
●S
|
Disc
|
|
●
|
U+25CF
|
Differential geometry
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
ℒ
|
|
Lie derivative
|
\mathcal{L}
|
ℒ
|
U+2112
|
|
⌟
|
|
Interior product
|
\mathbin{\lrcorner}
|
⌟
|
U+231F
|
|
𝜄
|
|
\iota
|
𝜄
|
U+1D704
|
|
∧
|
|
Wedge product
|
\wedge
|
∧
|
U+2227
|
|
⋀
|
|
\bigwedge
|
⋀
|
U+22C0
|
Topology
Symbol
|
Unicode character
|
Usage
|
Articles with usage
|
LaTeX
|
HTML
|
Unicode Hex
|
|
∂
|
|
Boundary (topology)
|
\partial
|
∂
|
U+2202
|
|
˚
|
|
Interior (topology)
|
\circ
|
°
|
U+02DA
|
|
◌̄
|
|
Closure (topology)
|
\bar
|
̄
|
U+0304
|
|
◌̅
|
|
\overline
|
̅
|
U+0305
|
|
◌̇
|
|
Punctured neighbourhood
|
\dot
|
|
U+0307
|
See also
By type of symbol
- List of letters used in mathematics, science, and engineering
- Greek letters used in mathematics, science, and engineering
- Latin letters used in mathematics, science, and engineering
- Blackboard bold
- Diacritic
By topic area
General
Unicode
Bibliography
- Tilo Arens; Frank Hettlich; Christian Karpfinger; Ulrich Kockelkorn; Klaus Lichtenegger; Hellmuth Stachel (2011) (in German), Mathematik (2. ed.), Spektrum Akademischer Verlag, pp. 1483ff, ISBN 978-3-827-42347-4
- Wolfgang Hackbusch (2010) (in German), Taschenbuch der Mathematik, Band 1 (3. ed.), Springer, pp. 1275ff, ISBN 978-3-835-10123-4
- Deutsches Institut für Normung: DIN 1302: Allgemeine mathematische Zeichen und Begriffe, Beuth-Verlag, 1999.
- Deutsches Institut für Normung: DIN 1303: Vektoren, Matrizen, Tensoren; Zeichen und Begriffe, Beuth-Verlag, 1987.
- International Standards Organisation: DIN EN ISO 80000-2: Größen und Einheiten – Teil 2: Mathematische Zeichen für Naturwissenschaft und Technik, 2013.
External links
LaTeX and Unicode
LaTeX
Unicode
 | Original source: https://en.wikipedia.org/wiki/List of mathematical symbols by subject. Read more |