Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > cvjust | Structured version Visualization version GIF version |
Description: Every set is a class. Proposition 4.9 of [TakeutiZaring] p. 13. This theorem shows that a setvar variable can be expressed as a class abstraction. This provides a motivation for the class syntax construction cv 1538, which allows us to substitute a setvar variable for a class variable. See also cab 2715 and df-clab 2716. Note that this is not a rigorous justification, because cv 1538 is used as part of the proof of this theorem, but a careful argument can be made outside of the formalism of Metamath, for example as is done in Chapter 4 of Takeuti and Zaring. See also the discussion under the definition of class in [Jech] p. 4 showing that "Every set can be considered to be a class." See abid1 2880 for the version of cvjust 2732 extended to classes. (Contributed by NM, 7-Nov-2006.) Avoid ax-13 2372. (Revised by Wolf Lammen, 4-May-2023.) |
Ref | Expression |
---|---|
cvjust | ⊢ 𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | dfcleq 2731 | . 2 ⊢ (𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} ↔ ∀𝑧(𝑧 ∈ 𝑥 ↔ 𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥})) | |
2 | df-clab 2716 | . . 3 ⊢ (𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥} ↔ [𝑧 / 𝑦]𝑦 ∈ 𝑥) | |
3 | elsb1 2116 | . . 3 ⊢ ([𝑧 / 𝑦]𝑦 ∈ 𝑥 ↔ 𝑧 ∈ 𝑥) | |
4 | 2, 3 | bitr2i 275 | . 2 ⊢ (𝑧 ∈ 𝑥 ↔ 𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥}) |
5 | 1, 4 | mpgbir 1803 | 1 ⊢ 𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 = wceq 1539 [wsb 2068 ∈ wcel 2108 {cab 2715 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1799 ax-4 1813 ax-5 1914 ax-6 1972 ax-7 2012 ax-8 2110 ax-9 2118 ax-ext 2709 |
This theorem depends on definitions: df-bi 206 df-an 396 df-ex 1784 df-sb 2069 df-clab 2716 df-cleq 2730 |
This theorem is referenced by: cnambfre 35752 |
Copyright terms: Public domain | W3C validator |