Skip to content

Instantly share code, notes, and snippets.

@stanislaw
Last active March 19, 2022 17:12
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save stanislaw/457ca064e00757cca7732ddb4a4ee8e4 to your computer and use it in GitHub Desktop.
Save stanislaw/457ca064e00757cca7732ddb4a4ee8e4 to your computer and use it in GitHub Desktop.
Common Math Symbols in Unicode, my cheatsheet for writing notes.

Common Math Symbols in Unicode

Logic

  • ¬

Letters

𝑎, 𝑏, 𝑐, 𝑑, 𝑒, 𝑓, 𝑔, 𝑖, 𝑗, 𝑘, 𝑙, 𝑚, 𝑛, 𝑜, 𝑝, 𝑞, 𝑟, 𝑠, 𝑡, 𝑢, 𝑣, 𝑤, 𝑥, 𝑦, 𝑧

𝛼, 𝛽, 𝜆

Comparison

  • =
  • <
  • >

Sets

  • (natural numbers)
  • 𝔽 (numbers of n / (n + 1) form, n ∈ ℕ)
  • (element of)

Arrows

  • (mapping)
  • (implication)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment