Given any x in I and positive epsilon

18 Views Asked by At

I need to write the statement "Given any x in I and positive epsilon" symbolically.

What is confusing is I know you can't the same variable for two different quantifiers and I don't think I can say I∈x ε∈x. Can anyone help clear this up for me?

1

There are 1 best solutions below

1
On BEST ANSWER

$ \forall x \in I \; \text{and} \; \; \forall \epsilon > 0 $