| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > dominf | Structured version Visualization version GIF version | ||
| Description: A nonempty set that is a subset of its union is infinite. This version is proved from ax-cc 10317. See dominfac 10455 for a version proved from ax-ac 10341. The axiom of Regularity is used for this proof, via inf3lem6 9517, and its use is necessary: otherwise the set 𝐴 = {𝐴} or 𝐴 = {∅, 𝐴} (where the second example even has nonempty well-founded part) provides a counterexample. (Contributed by Mario Carneiro, 9-Feb-2013.) |
| Ref | Expression |
|---|---|
| dominf.1 | ⊢ 𝐴 ∈ V |
| Ref | Expression |
|---|---|
| dominf | ⊢ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | dominf.1 | . 2 ⊢ 𝐴 ∈ V | |
| 2 | neeq1 2987 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ≠ ∅ ↔ 𝐴 ≠ ∅)) | |
| 3 | id 22 | . . . . 5 ⊢ (𝑥 = 𝐴 → 𝑥 = 𝐴) | |
| 4 | unieq 4867 | . . . . 5 ⊢ (𝑥 = 𝐴 → ∪ 𝑥 = ∪ 𝐴) | |
| 5 | 3, 4 | sseq12d 3965 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ⊆ ∪ 𝑥 ↔ 𝐴 ⊆ ∪ 𝐴)) |
| 6 | 2, 5 | anbi12d 632 | . . 3 ⊢ (𝑥 = 𝐴 → ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) ↔ (𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴))) |
| 7 | breq2 5092 | . . 3 ⊢ (𝑥 = 𝐴 → (ω ≼ 𝑥 ↔ ω ≼ 𝐴)) | |
| 8 | 6, 7 | imbi12d 344 | . 2 ⊢ (𝑥 = 𝐴 → (((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) ↔ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴))) |
| 9 | eqid 2729 | . . . 4 ⊢ (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) = (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) | |
| 10 | eqid 2729 | . . . 4 ⊢ (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) = (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) | |
| 11 | 9, 10, 1, 1 | inf3lem6 9517 | . . 3 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥) |
| 12 | vpwex 5312 | . . . 4 ⊢ 𝒫 𝑥 ∈ V | |
| 13 | 12 | f1dom 8890 | . . 3 ⊢ ((rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥 → ω ≼ 𝒫 𝑥) |
| 14 | pwfi 9197 | . . . . . . 7 ⊢ (𝑥 ∈ Fin ↔ 𝒫 𝑥 ∈ Fin) | |
| 15 | 14 | biimpi 216 | . . . . . 6 ⊢ (𝑥 ∈ Fin → 𝒫 𝑥 ∈ Fin) |
| 16 | isfinite 9536 | . . . . . 6 ⊢ (𝑥 ∈ Fin ↔ 𝑥 ≺ ω) | |
| 17 | isfinite 9536 | . . . . . 6 ⊢ (𝒫 𝑥 ∈ Fin ↔ 𝒫 𝑥 ≺ ω) | |
| 18 | 15, 16, 17 | 3imtr3i 291 | . . . . 5 ⊢ (𝑥 ≺ ω → 𝒫 𝑥 ≺ ω) |
| 19 | 18 | con3i 154 | . . . 4 ⊢ (¬ 𝒫 𝑥 ≺ ω → ¬ 𝑥 ≺ ω) |
| 20 | 12 | domtriom 10325 | . . . 4 ⊢ (ω ≼ 𝒫 𝑥 ↔ ¬ 𝒫 𝑥 ≺ ω) |
| 21 | vex 3437 | . . . . 5 ⊢ 𝑥 ∈ V | |
| 22 | 21 | domtriom 10325 | . . . 4 ⊢ (ω ≼ 𝑥 ↔ ¬ 𝑥 ≺ ω) |
| 23 | 19, 20, 22 | 3imtr4i 292 | . . 3 ⊢ (ω ≼ 𝒫 𝑥 → ω ≼ 𝑥) |
| 24 | 11, 13, 23 | 3syl 18 | . 2 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) |
| 25 | 1, 8, 24 | vtocl 3510 | 1 ⊢ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1540 ∈ wcel 2109 ≠ wne 2925 {crab 3392 Vcvv 3433 ∩ cin 3898 ⊆ wss 3899 ∅c0 4280 𝒫 cpw 4547 ∪ cuni 4856 class class class wbr 5088 ↦ cmpt 5169 ↾ cres 5615 –1-1→wf1 6473 ωcom 7790 reccrdg 8322 ≼ cdom 8861 ≺ csdm 8862 Fincfn 8863 |
| 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 1910 ax-6 1967 ax-7 2008 ax-8 2111 ax-9 2119 ax-10 2142 ax-11 2158 ax-12 2178 ax-ext 2701 ax-rep 5214 ax-sep 5231 ax-nul 5241 ax-pow 5300 ax-pr 5367 ax-un 7662 ax-reg 9472 ax-inf2 9525 ax-cc 10317 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1780 df-nf 1784 df-sb 2066 df-mo 2533 df-eu 2562 df-clab 2708 df-cleq 2721 df-clel 2803 df-nfc 2878 df-ne 2926 df-ral 3045 df-rex 3054 df-rmo 3343 df-reu 3344 df-rab 3393 df-v 3435 df-sbc 3739 df-csb 3848 df-dif 3902 df-un 3904 df-in 3906 df-ss 3916 df-pss 3919 df-nul 4281 df-if 4473 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4857 df-int 4895 df-iun 4940 df-br 5089 df-opab 5151 df-mpt 5170 df-tr 5196 df-id 5508 df-eprel 5513 df-po 5521 df-so 5522 df-fr 5566 df-we 5568 df-xp 5619 df-rel 5620 df-cnv 5621 df-co 5622 df-dm 5623 df-rn 5624 df-res 5625 df-ima 5626 df-pred 6243 df-ord 6304 df-on 6305 df-lim 6306 df-suc 6307 df-iota 6432 df-fun 6478 df-fn 6479 df-f 6480 df-f1 6481 df-fo 6482 df-f1o 6483 df-fv 6484 df-ov 7343 df-oprab 7344 df-mpo 7345 df-om 7791 df-1st 7915 df-2nd 7916 df-frecs 8205 df-wrecs 8236 df-recs 8285 df-rdg 8323 df-1o 8379 df-2o 8380 df-oadd 8383 df-er 8616 df-map 8746 df-en 8864 df-dom 8865 df-sdom 8866 df-fin 8867 df-dju 9785 df-card 9823 |
| This theorem is referenced by: axgroth3 10713 |
| Copyright terms: Public domain | W3C validator |