Blackboard bold
Blackboard bold is a type of font often used for certain symbols in mathematical texts, in which certain lines of the symbol (usually vertical, or near-vertical lines) are doubled. These symbols are also referred to as double struck, although attempting to produce them by double striking is unlikely to give satisfactory results.
In some texts, these symbols are simply shown in bold, and blackboard bold in fact originated from the attempt to write bold letters on blackboards in a way that clearly differentiated them from non-bold letters. Wikipedia too uses ordinary bold in place of blackboard bold, as browser support for the latter is far from universal.
In Unicode, a few of the more common blackboard bold characters (C, H, N, P, Q, R and Z) are encoded in the Basic Multilingual Plane (BMP). The rest, however, are encoded outside the BMP, from U+1D538 to U+1D550 (uppercase, excluding those encoded in the BMP), U+1D552 to U+1D56B (lowercase) and U+1D7D8 to U+1D7E1 (digits). Being outside the BMP, these are very new and not widely supported.
The following table shows some of the more common uses of blackboard bold. The first column shows the letter in ordinary bold. In those case where Unicode encodes the symbol in the BMP, the second column shows this encoding, together with the symbol itself (which will only display correctly if your browser supports Unicode and has access to a suitable font). The third column mentions typical uses in mathematical texts.
A | Sometimes represents the algebraic numbers, the algebraic closure of Q (although a Q with an overline is often used instead). | |
C | U+2102 ℂ | Represents the complex numbers. |
F | Often used for finite fields, with a subscript to indicate the order. | |
H | U+210D ℍ | Represents the quaternions. (The H stands for Hamilton.) |
'J | Sometimes represents the irrational numbers, R'Q. | |
K | Sometimes represents either the real numbers or the complex numbers in contexts where either could be used and which doesn't really matter. | |
N | U+2115 ℕ | Represents the natural numbers, which may or may not include 0. |
O | Represents the octonions. | |
Q | U+211A ℚ | Represents the rational numbers. |
R | U+211D ℝ | Represents the real numbers. |
Z | U+2124 ℤ | Represents the integers. (The Z is for Zahlen, which is German for "number".) |
External link:
- http://www.w3.org/TR/MathML2/double-struck.html shows blackboard bold symbols together with their Unicode encodings. Encodings in the BMP are highlighed in yellow.