【LaTeX】数学記号(演算子、同値など)
この記事ではLaTeXで数学記号を出力するコマンドを紹介します。
演算子
二項演算子
出力 | コマンド | 出力 | コマンド |
$\pm$ | \pm |
$\mp$ | \mp |
$\times$ | \times |
$\div$ | \div |
$\ast$ | \ast |
$\star$ | \star |
$\circ$ | \circ |
$\cdot$ | \cdot |
$\vee$ | \vee |
$\wedge$ | \wedge |
出力 | コマンド | 出力 | コマンド |
$\boxtimes$ | \boxtimes |
$\boxminus$ | \boxminus |
$\boxdot$ | \boxdot |
$\boxplus$ | \boxplus |
$\dotplus$ | \dotplus |
$\amalg$ | \amalg |
$\circledcirc$ | \circledcirc |
$\odot$ | \odot |
$\ominus$ | \ominus |
$\oslash$ | \oslash |
関係演算子
出力 | コマンド | 出力 | コマンド |
$=$ | = |
$\neq$ | \neq |
$\fallingdotseq$ | \fallingdotseq |
$\approx$ | \approx |
$\equiv$ | \equiv |
$\not\equiv$ | \not\equiv |
$\sim$ | \sim |
$\nsim$ | \nsim |
$\simeq$ | \simeq |
$\not\simeq$ | \not\simeq |
$\cong$ | \cong |
$\ncong$ | \ncong |
出力 | コマンド | 出力 | コマンド |
$\vdash$ | \vdash |
$\dashv$ | \dashv |
$\perp$ | \perp |
$\dagger$ | \dagger |
$\doteq$ | \doteq |
$\propto$ | \propto |
$\mid$ | \mid |
$\parallel$ | \parallel |
$\nparallel$ | \nparallel |
$\nmid$ | \nmid |
$\ltimes$ | \ltimes |
$\rtimes$ | \rtimes |
全称記号・存在記号
出力 | コマンド | 出力 | コマンド |
$\forall$ | \forall |
$\exists$ | \exists |
$\nexists$ | \nexists |
したがって・なぜならば
出力 | コマンド | 出力 | コマンド |
$\therefore$ | \therefore |
$\because$ | \because |
証明終了
出力 | コマンド | 出力 | コマンド |
$\square$ | \square |
$\blacksquare$ | \blacksquare |
直和・テンソル積
出力 | コマンド | 出力 | コマンド |
$\oplus$ | \oplus |
$\bigoplus$ | \bigoplus |
$\otimes$ | \otimes |
$\bigotimes$ | \bigotimes |