User:IssaRice/Tao's notation for limits

From Machinelearning
Revision as of 02:59, 1 December 2018 by IssaRice (talk | contribs) (Created page with "Tao's notation for a limit is <math>\lim_{x\to x_0;\, x\in E} f(x)</math>. Can we write this in a more standard way? basically, if we give one additional definition, we have...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tao's notation for a limit is limxx0;xEf(x).

Can we write this in a more standard way? basically, if we give one additional definition, we have the very appealing formula limxx0;xEf(x)=limxx0f|E(x).

The additional definition is this: if f:XR, then we define limxx0f(x):=limxx0;xXf(x). In other words, by default we assume that the limit is taken over the entire domain of the function.

Now, given f:XR and some EX, we have f|E:ER. Thus, limxx0fE(x)=limxx0;xEf|E(x).

By exercise 9.4.6, limxx0;xEf(x)=limxx0;xEf|E(x)

Combining these two equalities, we have limxx0;xEf(x)=limxx0fE(x) as promised.