User:IssaRice/Colon-equals allows directionality

From Machinelearning
Revision as of 06:08, 27 December 2018 by IssaRice (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

For definitions, I prefer := over other notations like , =Δ, and =def. One reason is that := has the counterpart =: that allows one to place the definiendum on the right. This allows one to e.g. write some long expression (during a calculation), then quickly assign it to something temporarily.

Leary & Kristiansen's logic textbook uses : in the meta-level language.