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