User:Inthar/Style guide: Difference between revisions
Line 14: | Line 14: | ||
=== Discrete sets === | === Discrete sets === | ||
* For <math>x \in \mathbb{R}</math> and <math>n\in \mathbb{Z}_{>0},</math> <math>[n]_x</math> denotes <math>\{x, x+1, ..., x+n-1\}.</math> You may also use <math>[i:j]</math> for <math>[j-i]_i.</math> For ''n'' = 0, [0]<sub>x</sub> is the empty set. For <math>n = \omega</math>, [ω]<sub>'' | * For <math>x \in \mathbb{R}</math> and <math>n\in \mathbb{Z}_{>0},</math> <math>[n]_x</math> denotes <math>\{x, x+1, ..., x+n-1\}.</math> You may also use <math>[i:j]</math> for <math>[j-i]_i.</math> For ''n'' = 0, [0]<sub>x</sub> is the empty set. For <math>n = \omega</math>, [ω]<sub>''x''</sub> is the set <math>\{x + n : n \in \mathbb{Z}_{\geq 0}\}.</math> | ||
=== Words === | === Words === |