>>>>> "Charles" == Charles C Berry <[email protected]> writes:
> On Mon, 14 Sep 2015, Uwe Brauer wrote:
>>
>> Hello
>>
>> For the following example,
>>
>> $$w∈ {C([0,T];H_{s,\delta} : \|w(0,\cdot )\|_{H_{s,\delta}} \leq M_0,
>> w(t,x)\leq 0}$$
>>
> $$w\in {C([0,T];H_{s,\delta} : \|w(0,\cdot )\|_{H_{s,\delta}} \leq M_0,
> w(t,x)\leq 0}$$
You are right, the evil ∈! Since I have started to use prettify-symbol
mode it is difficult to distinguish two situations:
- prettify-symbols, using overlays, *displays* \in by ∈
- but also \in can be *replaced* by the UTF8 ∈
After replacing the UTF8 by its latex constructions everything works
fine.
Sorry
Uwe