User:Inthar/Style guide: Difference between revisions
No edit summary |
|||
| Line 13: | Line 13: | ||
== Algebraic structures == | == Algebraic structures == | ||
* <math>\mathrm{JI}\langle p_1, ..., p_r \rangle</math> is the ''p''<sub>1</sub>.[...].''p''<sub>''r''</sub> subgroup, the subgroup of <math>(\mathbb{Q}_{>0}, \cdot)</math> generated by rationals <math>p_1, ..., p_r.</math> | * <math>\mathrm{JI}\langle p_1, ..., p_r \rangle</math> is the ''p''<sub>1</sub>.[...].''p''<sub>''r''</sub> subgroup, the subgroup of <math>(\mathbb{Q}_{>0}, \cdot)</math> generated by rationals <math>p_1, ..., p_r.</math> | ||
* If ''R'' is a commutative ring, <math>R^r\langle a_1, ..., a_r\rangle</math> is the rank-''r'' free ''R''-module generated by basis elements <math>a_1, ..., a_r.</math> Example: <math>\mathbb{Z}^3\langle \mathbf{L}, \mathbf{m}, \mathbf{s}\rangle</math> | * If ''R'' is a commutative ring with 1, <math>R^r\langle a_1, ..., a_r\rangle</math> is the rank-''r'' free ''R''-module generated by basis elements <math>a_1, ..., a_r.</math> Example: <math>\mathbb{Z}^3\langle \mathbf{L}, \mathbf{m}, \mathbf{s}\rangle</math> | ||
== Discrete sets == | == Discrete sets == | ||
*<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> | *<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> | ||