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 10292. See dominfac 10430 for a version proved from ax-ac 10316. The axiom of Regularity is used for this proof, via inf3lem6 9490, 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 3003 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ≠ ∅ ↔ 𝐴 ≠ ∅)) | |
3 | id 22 | . . . . 5 ⊢ (𝑥 = 𝐴 → 𝑥 = 𝐴) | |
4 | unieq 4863 | . . . . 5 ⊢ (𝑥 = 𝐴 → ∪ 𝑥 = ∪ 𝐴) | |
5 | 3, 4 | sseq12d 3965 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ⊆ ∪ 𝑥 ↔ 𝐴 ⊆ ∪ 𝐴)) |
6 | 2, 5 | anbi12d 631 | . . 3 ⊢ (𝑥 = 𝐴 → ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) ↔ (𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴))) |
7 | breq2 5096 | . . 3 ⊢ (𝑥 = 𝐴 → (ω ≼ 𝑥 ↔ ω ≼ 𝐴)) | |
8 | 6, 7 | imbi12d 344 | . 2 ⊢ (𝑥 = 𝐴 → (((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) ↔ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴))) |
9 | eqid 2736 | . . . 4 ⊢ (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) = (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) | |
10 | eqid 2736 | . . . 4 ⊢ (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) = (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) | |
11 | 9, 10, 1, 1 | inf3lem6 9490 | . . 3 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥) |
12 | vpwex 5320 | . . . 4 ⊢ 𝒫 𝑥 ∈ V | |
13 | 12 | f1dom 8835 | . . 3 ⊢ ((rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥 → ω ≼ 𝒫 𝑥) |
14 | pwfi 9043 | . . . . . . 7 ⊢ (𝑥 ∈ Fin ↔ 𝒫 𝑥 ∈ Fin) | |
15 | 14 | biimpi 215 | . . . . . 6 ⊢ (𝑥 ∈ Fin → 𝒫 𝑥 ∈ Fin) |
16 | isfinite 9509 | . . . . . 6 ⊢ (𝑥 ∈ Fin ↔ 𝑥 ≺ ω) | |
17 | isfinite 9509 | . . . . . 6 ⊢ (𝒫 𝑥 ∈ Fin ↔ 𝒫 𝑥 ≺ ω) | |
18 | 15, 16, 17 | 3imtr3i 290 | . . . . 5 ⊢ (𝑥 ≺ ω → 𝒫 𝑥 ≺ ω) |
19 | 18 | con3i 154 | . . . 4 ⊢ (¬ 𝒫 𝑥 ≺ ω → ¬ 𝑥 ≺ ω) |
20 | 12 | domtriom 10300 | . . . 4 ⊢ (ω ≼ 𝒫 𝑥 ↔ ¬ 𝒫 𝑥 ≺ ω) |
21 | vex 3445 | . . . . 5 ⊢ 𝑥 ∈ V | |
22 | 21 | domtriom 10300 | . . . 4 ⊢ (ω ≼ 𝑥 ↔ ¬ 𝑥 ≺ ω) |
23 | 19, 20, 22 | 3imtr4i 291 | . . 3 ⊢ (ω ≼ 𝒫 𝑥 → ω ≼ 𝑥) |
24 | 11, 13, 23 | 3syl 18 | . 2 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) |
25 | 1, 8, 24 | vtocl 3507 | 1 ⊢ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴) |
Colors of variables: wff setvar class |
Syntax hints: ¬ wn 3 → wi 4 ∧ wa 396 = wceq 1540 ∈ wcel 2105 ≠ wne 2940 {crab 3403 Vcvv 3441 ∩ cin 3897 ⊆ wss 3898 ∅c0 4269 𝒫 cpw 4547 ∪ cuni 4852 class class class wbr 5092 ↦ cmpt 5175 ↾ cres 5622 –1-1→wf1 6476 ωcom 7780 reccrdg 8310 ≼ cdom 8802 ≺ csdm 8803 Fincfn 8804 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-10 2136 ax-11 2153 ax-12 2170 ax-ext 2707 ax-rep 5229 ax-sep 5243 ax-nul 5250 ax-pow 5308 ax-pr 5372 ax-un 7650 ax-reg 9449 ax-inf2 9498 ax-cc 10292 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1781 df-nf 1785 df-sb 2067 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2886 df-ne 2941 df-ral 3062 df-rex 3071 df-rmo 3349 df-reu 3350 df-rab 3404 df-v 3443 df-sbc 3728 df-csb 3844 df-dif 3901 df-un 3903 df-in 3905 df-ss 3915 df-pss 3917 df-nul 4270 df-if 4474 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4853 df-int 4895 df-iun 4943 df-br 5093 df-opab 5155 df-mpt 5176 df-tr 5210 df-id 5518 df-eprel 5524 df-po 5532 df-so 5533 df-fr 5575 df-we 5577 df-xp 5626 df-rel 5627 df-cnv 5628 df-co 5629 df-dm 5630 df-rn 5631 df-res 5632 df-ima 5633 df-pred 6238 df-ord 6305 df-on 6306 df-lim 6307 df-suc 6308 df-iota 6431 df-fun 6481 df-fn 6482 df-f 6483 df-f1 6484 df-fo 6485 df-f1o 6486 df-fv 6487 df-ov 7340 df-oprab 7341 df-mpo 7342 df-om 7781 df-1st 7899 df-2nd 7900 df-frecs 8167 df-wrecs 8198 df-recs 8272 df-rdg 8311 df-1o 8367 df-2o 8368 df-oadd 8371 df-er 8569 df-map 8688 df-en 8805 df-dom 8806 df-sdom 8807 df-fin 8808 df-dju 9758 df-card 9796 |
This theorem is referenced by: axgroth3 10688 |
Copyright terms: Public domain | W3C validator |