Index of spaces
From Maths
Using the index
People might use i or j or even k for indicies, as such "numbers" are indexed as "num" (notice the lower-case) so a space like Ck is under C_num.
We do subscripts first, so A2i would be under Anum2
Ordering
- First come actual numbers.
- Next come num terms.
- Then come infty (which denotes ∞
- Then come letters (upper case)
- Then come brackets ( first, then [ then {
For example C0 comes before Ci comes before C∞ comes before Ctext
Index
Space or name | Index | Context | Meaning |
---|---|---|---|
Ck on U | C_num_ON |
|
(SEE Classes of continuously differentiable functions) - a function is Ck on U if U⊂Rn is open and the partial derivatives of f:U→Rm of all orders (up to and including k) are continuous on U |
Ck(U) | C_num_( |
|
(SEE Classes of continuously differentiable functions) - denotes a set, given U⊆Rn (that's open) f∈Ck(U) if f:U→R has continuous partial derivatives of all orders up to and including k on U |
l2 | L2 |
|
Space of square-summable sequences |