]>
This page is validated XHTML 1.1 (and announces itself as such): if you
doubt me, click the button in its footer. It includes a DOCTYPE complication
which, if Ian is to be believed (for he
taught me it), should cause various custom
character entities to be
displayed as appropriate code-points of Unicode. The first column below
informally describes the symbol that should be displayed in the other two
columns; in the middle column, I use the DOCTYPE's custom character entity; in
the right column the code to which the DOCTYPE header says it should be
mapped. These two columns (unless Ian was wrong) should thus coincide (they do
in Presto).
implies | &implies; | ⇒ |
---|---|---|
if and only if | ⇔ | ⇔ |
antisymmetric product | ∧ | ∧ |
Planck's constant | ℏ | ℏ |
functional composition | &on; | ∘ |
set intersection | &intersect; | ∩ |
set union | &unite; | ∪ |
thus (or there 4<spit/>) | &thus; | ∴ |
tensor product | &tensor; | ⊗ |
This stuff matters because:
andis also used by linear algrebraists as an antisymmetric tensor product operator. It is desirable that the author have the freedom to distinguish the distinct uses of such a symbol, e.g. using ∧ for the logicians' meaning and ∧ for the linear algebraist's meaning, if only so that software – such as proof verification tools – has some chance of knowing which meaning to attach to the symbol. As ever, the crucial point here is that semantics should not be the slave of presentation. My understanding was that XHTML supported this (and it wasn't just an oddity of Presto).
Add to this the existing aliasing – for example, ħ =
ħ is another h-bar
but not Planck's constant, ℏ = ℏ
– and you can see why someone who cares about the semantics of a
document (as opposed to what it looks like
, which is all
some authoring tools
<spit/> can believe might matter, thanks to
being WYSIWYG, a.k.a. What You See Is All You've Got) might actually care about
this stuff. I would like the blind (and smart 'bots) to have a decent chance of
knowing what I mean, without having to guess based on what they've been told
about how things might appear.
It would seem that this does, in fact, work (mostly) in the WebKit-based browser on my tablet; but that the browser lacks needed fonts for Planck's constant and the function composition symbol.
Written by Eddy.