i want to define a subset from a set such that $$\\$$ X = n for: n < a and n > b
how can i write this in correct math notation?
$$X \subseteq n |n<a \wedge n > b$$
i want to define a subset from a set such that $$\\$$ X = n for: n < a and n > b
how can i write this in correct math notation?
$$X \subseteq n |n<a \wedge n > b$$
Why not use words?
If you want symbols $$ X = \{ n \in N \, | \, a < n < b \} $$
The missing context is that there's a set $N$ of numbers.