| 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 1546, which allows to substitute a setvar variable for a class variable. See also cab 2718 and df-clab 2719. Note that this is not a rigorous justification, because cv 1546 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 2876 for the version of cvjust 2734 extended to classes. (Contributed by NM, 7-Nov-2006.) Avoid ax-13 2380. (Revised by Wolf Lammen, 4-May-2023.) |
| Ref | Expression |
|---|---|
| cvjust | ⊢ 𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dfcleq 2733 | . 2 ⊢ (𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} ↔ ∀𝑧(𝑧 ∈ 𝑥 ↔ 𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥})) | |
| 2 | df-clab 2719 | . . 3 ⊢ (𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥} ↔ [𝑧 / 𝑦]𝑦 ∈ 𝑥) | |
| 3 | elsb1 2127 | . . 3 ⊢ ([𝑧 / 𝑦]𝑦 ∈ 𝑥 ↔ 𝑧 ∈ 𝑥) | |
| 4 | 2, 3 | bitr2i 277 | . 2 ⊢ (𝑧 ∈ 𝑥 ↔ 𝑧 ∈ {𝑦 ∣ 𝑦 ∈ 𝑥}) |
| 5 | 1, 4 | mpgbir 1806 | 1 ⊢ 𝑥 = {𝑦 ∣ 𝑦 ∈ 𝑥} |
| Colors of variables: wff setvar class |
| Syntax hints: ↔ wb 207 = wceq 1547 [wsb 2073 ∈ wcel 2119 {cab 2718 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1802 ax-4 1816 ax-5 1917 ax-6 1974 ax-7 2015 ax-8 2121 ax-9 2129 ax-ext 2712 |
| This theorem depends on definitions: df-bi 208 df-an 397 df-ex 1787 df-sb 2074 df-clab 2719 df-cleq 2732 |
| This theorem is referenced by: cnambfre 38042 |
| Copyright terms: Public domain | W3C validator |