2

My teacher wants me to write solution sets like: solution set $= \{x:x \in \mathbb{ℝ}, \}$, but he didn't go over how to write a set that contains all reals and how to write a set that is empty.

Asaf Karagila
  • 393,674
Astin Lu
  • 23
  • 4

2 Answers2

2

You write the set that contains all reals as $\Bbb R$.

You write the empty set as $\emptyset$.

If your teacher insists on writing every set in the way that you say (although I can't think why they would want this), then you can write any set $A$ as

$$\{x:x\in A\}$$

In particular, you can take $A=\Bbb R$ or $A=\emptyset$ here.

TonyK
  • 64,559
0

What about:

$\mathbb R= \{x \in \mathbb R \mid x =x \}$

$\emptyset= \{x \in \mathbb R \mid x \neq x \}$