New Foundations Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > NFE Home > Th. List > df-cleq | Unicode version |
Description: Define the equality
connective between classes. Definition 2.7 of
[Quine] p. 18. Also Definition 4.5 of [TakeutiZaring] p. 13; Chapter 4
provides its justification and methods for eliminating it. Note that
its elimination will not necessarily result in a single wff in the
original language but possibly a "scheme" of wffs.
This is an example of a somewhat "risky" definition, meaning that it has a more complex than usual soundness justification (outside of Metamath), because it "overloads" or reuses the existing equality symbol rather than introducing a new symbol. This allows us to make statements that may not hold for the original symbol. For example, it permits us to deduce , which is not a theorem of logic but rather presupposes the Axiom of Extensionality (see Theorem axext4 2337). We therefore include this axiom as a hypothesis, so that the use of Extensionality is properly indicated. We could avoid this complication by introducing a new symbol, say =2, in place of . This would also have the advantage of making elimination of the definition straightforward, so that we could eliminate Extensionality as a hypothesis. We would then also have the advantage of being able to identify in various proofs exactly where Extensionality truly comes into play rather than just being an artifact of a definition. One of our theorems would then be =2 by invoking Extensionality. However, to conform to literature usage, we retain this overloaded definition. This also makes some proofs shorter and probably easier to read, without the constant switching between two kinds of equality. See also comments under df-clab 2340, df-clel 2349, and abeq2 2459. In the form of dfcleq 2347, this is called the "axiom of extensionality" by [Levy] p. 338, who treats the theory of classes as an extralogical extension to our logic and set theory axioms. For a general discussion of the theory of classes, see https://us.metamath.org/mpeuni/mmset.html#class 2347. (Contributed by NM, 15-Sep-1993.) |
Ref | Expression |
---|---|
df-cleq.1 |
Ref | Expression |
---|---|
df-cleq |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | cA | . . 3 | |
2 | cB | . . 3 | |
3 | 1, 2 | wceq 1642 | . 2 |
4 | vx | . . . . . 6 | |
5 | 4 | cv 1641 | . . . . 5 |
6 | 5, 1 | wcel 1710 | . . . 4 |
7 | 5, 2 | wcel 1710 | . . . 4 |
8 | 6, 7 | wb 176 | . . 3 |
9 | 8, 4 | wal 1540 | . 2 |
10 | 3, 9 | wb 176 | 1 |
Colors of variables: wff setvar class |
This definition is referenced by: dfcleq 2347 |
Copyright terms: Public domain | W3C validator |