ryanopily / Logic.py

Add logic + set theory symbols to your keyboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logic.py

Add logic + set theory symbols to your keyboard

Press control+l, type in the desired symbol name, and press enter in order to type it out.

forall: ∀
exists: ∃
implies: →
iff: ↔
not: ¬
and: ∧
or: ∨
xor: ⊕
top: ⊤
bottom: ⊥
def: ≡
proves: ⊢
models: ⊨
int: ⋂
union: ⋃
subset: ⊆
psubset: ⊂
nsubset: ⊄
superset: ⊇
psuperset: ⊃
nsuperset: ⊅
elem: ∈
nelem: ∉
prod: ×
empty: Ø

About

Add logic + set theory symbols to your keyboard

License:GNU General Public License v3.0


Languages

Language:Python 100.0%