![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > infeq5 | Structured version Visualization version GIF version |
Description: The statement "there exists a set that is a proper subset of its union" is equivalent to the Axiom of Infinity (shown on the right-hand side in the form of omex 9642.) The left-hand side provides us with a very short way to express the Axiom of Infinity using only elementary symbols. This proof of equivalence does not depend on the Axiom of Infinity. (Contributed by NM, 23-Mar-2004.) (Revised by Mario Carneiro, 16-Nov-2014.) |
Ref | Expression |
---|---|
infeq5 | ⊢ (∃𝑥 𝑥 ⊊ ∪ 𝑥 ↔ ω ∈ V) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | df-pss 3968 | . . . . 5 ⊢ (𝑥 ⊊ ∪ 𝑥 ↔ (𝑥 ⊆ ∪ 𝑥 ∧ 𝑥 ≠ ∪ 𝑥)) | |
2 | unieq 4920 | . . . . . . . . . 10 ⊢ (𝑥 = ∅ → ∪ 𝑥 = ∪ ∅) | |
3 | uni0 4940 | . . . . . . . . . 10 ⊢ ∪ ∅ = ∅ | |
4 | 2, 3 | eqtr2di 2787 | . . . . . . . . 9 ⊢ (𝑥 = ∅ → ∅ = ∪ 𝑥) |
5 | eqtr 2753 | . . . . . . . . 9 ⊢ ((𝑥 = ∅ ∧ ∅ = ∪ 𝑥) → 𝑥 = ∪ 𝑥) | |
6 | 4, 5 | mpdan 683 | . . . . . . . 8 ⊢ (𝑥 = ∅ → 𝑥 = ∪ 𝑥) |
7 | 6 | necon3i 2971 | . . . . . . 7 ⊢ (𝑥 ≠ ∪ 𝑥 → 𝑥 ≠ ∅) |
8 | 7 | anim1i 613 | . . . . . 6 ⊢ ((𝑥 ≠ ∪ 𝑥 ∧ 𝑥 ⊆ ∪ 𝑥) → (𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥)) |
9 | 8 | ancoms 457 | . . . . 5 ⊢ ((𝑥 ⊆ ∪ 𝑥 ∧ 𝑥 ≠ ∪ 𝑥) → (𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥)) |
10 | 1, 9 | sylbi 216 | . . . 4 ⊢ (𝑥 ⊊ ∪ 𝑥 → (𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥)) |
11 | 10 | eximi 1835 | . . 3 ⊢ (∃𝑥 𝑥 ⊊ ∪ 𝑥 → ∃𝑥(𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥)) |
12 | eqid 2730 | . . . . 5 ⊢ (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) = (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) | |
13 | eqid 2730 | . . . . 5 ⊢ (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) = (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) | |
14 | vex 3476 | . . . . 5 ⊢ 𝑥 ∈ V | |
15 | 12, 13, 14, 14 | inf3lem7 9633 | . . . 4 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ∈ V) |
16 | 15 | exlimiv 1931 | . . 3 ⊢ (∃𝑥(𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ∈ V) |
17 | 11, 16 | syl 17 | . 2 ⊢ (∃𝑥 𝑥 ⊊ ∪ 𝑥 → ω ∈ V) |
18 | infeq5i 9635 | . 2 ⊢ (ω ∈ V → ∃𝑥 𝑥 ⊊ ∪ 𝑥) | |
19 | 17, 18 | impbii 208 | 1 ⊢ (∃𝑥 𝑥 ⊊ ∪ 𝑥 ↔ ω ∈ V) |
Colors of variables: wff setvar class |
Syntax hints: ↔ wb 205 ∧ wa 394 = wceq 1539 ∃wex 1779 ∈ wcel 2104 ≠ wne 2938 {crab 3430 Vcvv 3472 ∩ cin 3948 ⊆ wss 3949 ⊊ wpss 3950 ∅c0 4323 ∪ cuni 4909 ↦ cmpt 5232 ↾ cres 5679 ωcom 7859 reccrdg 8413 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1795 ax-4 1809 ax-5 1911 ax-6 1969 ax-7 2009 ax-8 2106 ax-9 2114 ax-10 2135 ax-11 2152 ax-12 2169 ax-ext 2701 ax-rep 5286 ax-sep 5300 ax-nul 5307 ax-pow 5364 ax-pr 5428 ax-un 7729 ax-reg 9591 |
This theorem depends on definitions: df-bi 206 df-an 395 df-or 844 df-3or 1086 df-3an 1087 df-tru 1542 df-fal 1552 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2532 df-eu 2561 df-clab 2708 df-cleq 2722 df-clel 2808 df-nfc 2883 df-ne 2939 df-ral 3060 df-rex 3069 df-reu 3375 df-rab 3431 df-v 3474 df-sbc 3779 df-csb 3895 df-dif 3952 df-un 3954 df-in 3956 df-ss 3966 df-pss 3968 df-nul 4324 df-if 4530 df-pw 4605 df-sn 4630 df-pr 4632 df-op 4636 df-uni 4910 df-iun 5000 df-br 5150 df-opab 5212 df-mpt 5233 df-tr 5267 df-id 5575 df-eprel 5581 df-po 5589 df-so 5590 df-fr 5632 df-we 5634 df-xp 5683 df-rel 5684 df-cnv 5685 df-co 5686 df-dm 5687 df-rn 5688 df-res 5689 df-ima 5690 df-pred 6301 df-ord 6368 df-on 6369 df-lim 6370 df-suc 6371 df-iota 6496 df-fun 6546 df-fn 6547 df-f 6548 df-f1 6549 df-fo 6550 df-f1o 6551 df-fv 6552 df-ov 7416 df-om 7860 df-2nd 7980 df-frecs 8270 df-wrecs 8301 df-recs 8375 df-rdg 8414 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |