mathrm: turn on roman typestyle

Mathematical Font

LookMeaningLatexNotesObsidian shortcut
calligraphic font\mathcalCapital letters-onlymcal
blackboard font\mathbbCapital letters-onlymbb
fixed-with textmathtt

Arrows

SymbolMeaningLatex
, left/right arrow\leftarrow, \rightarrow
, double left/right arrow\Leftarrow, \Rightarrow
, left/right arrows with annotation\xleftarrow{+}, \xrightarrow{+}
bidirectional arrow\leftrightarrow
double bidirectional arrow\Leftrightarrow
bidirectional array with annotation\xleftrightarrow{+}
iff\iff
implies

Relation and Binary Operators

SymbolMeaningLatexObsidian shortcut
is equivalent to\equivequiv
similar equal\simeq
is congruent to\cong
proportional to\propto

Other Relations

SymbolMeaningLatexObsidian shortcut
XOR\oplus
in\in

Set Theory

SymbolMeaningLatexObsidian shortcut
setset
empty set (ugly)\emptyset
empty set\varnothingeset
set complement\overline

Logic

SymbolMeaningLatexObsidian shortcut
Proves, turnstile, syntactic consequences\vdash
\vDash
double-turnstile, models, satisfies, semantic consequences\models
Wedge (or logical and)\wedge or land
logical or\lor
top, verum\top
uptick, falsum, bottom\bot

Calculus

SymbolMeaningLatexObsidian shortcut
Del\nabla
double integral\iintiint
triple integral\iiintiiint
line integral on a closed-loop\ointoint

Hats

SymbolMeaningLatexObsidian shortcut
Vector\vec{x}vec
Hat\hat{x}hat
Dot\dot{x}dot

Operators

SymbolMeaningLatexObsidian shortcut
adhoc custom operator\operatorname{curl}{F}
define custom operator\DeclareMathOperator{\arctg}{arctg}

Others

SymbolMeaningLatexObsidian shortcut
Parallel\parallelpara
Perpendicular\perpperp
Up Tick\bot
Modulo\pmod 2

Matrices

See matrices in latex

Resources