HomeHome Metamath Proof Explorer < Previous   Next >
Related theorems
Unicode version

Definition df-nul 3083
Description: Define the empty set. Special case of Exercise 4.10(o) of [Mendelson] p. 231. For a more traditional definition, but requiring a dummy variable, see dfnul2 3084.
Assertion
Ref Expression
df-nul |- (/) = (_V \ _V)

Detailed syntax breakdown of Definition df-nul
StepHypRef Expression
1 c0 3082 . 2 class (/)
2 cvv 2538 . . 3 class _V
32, 2cdif 2824 . 2 class (_V \ _V)
41, 3wceq 1586 1 wff (/) = (_V \ _V)
Colors of variables: wff set class
This definition is referenced by:  dfnul2 3084
Copyright terms: Public domain