| 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 10349. See dominfac 10488 for a version proved from ax-ac 10373. The axiom of Regularity is used for this proof, via inf3lem6 9546, 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 2995 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ≠ ∅ ↔ 𝐴 ≠ ∅)) | |
| 3 | id 22 | . . . . 5 ⊢ (𝑥 = 𝐴 → 𝑥 = 𝐴) | |
| 4 | unieq 4875 | . . . . 5 ⊢ (𝑥 = 𝐴 → ∪ 𝑥 = ∪ 𝐴) | |
| 5 | 3, 4 | sseq12d 3968 | . . . 4 ⊢ (𝑥 = 𝐴 → (𝑥 ⊆ ∪ 𝑥 ↔ 𝐴 ⊆ ∪ 𝐴)) |
| 6 | 2, 5 | anbi12d 633 | . . 3 ⊢ (𝑥 = 𝐴 → ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) ↔ (𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴))) |
| 7 | breq2 5103 | . . 3 ⊢ (𝑥 = 𝐴 → (ω ≼ 𝑥 ↔ ω ≼ 𝐴)) | |
| 8 | 6, 7 | imbi12d 344 | . 2 ⊢ (𝑥 = 𝐴 → (((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) ↔ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴))) |
| 9 | eqid 2737 | . . . 4 ⊢ (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) = (𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}) | |
| 10 | eqid 2737 | . . . 4 ⊢ (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) = (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω) | |
| 11 | 9, 10, 1, 1 | inf3lem6 9546 | . . 3 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → (rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥) |
| 12 | vpwex 5323 | . . . 4 ⊢ 𝒫 𝑥 ∈ V | |
| 13 | 12 | f1dom 8914 | . . 3 ⊢ ((rec((𝑦 ∈ V ↦ {𝑤 ∈ 𝑥 ∣ (𝑤 ∩ 𝑥) ⊆ 𝑦}), ∅) ↾ ω):ω–1-1→𝒫 𝑥 → ω ≼ 𝒫 𝑥) |
| 14 | pwfi 9223 | . . . . . . 7 ⊢ (𝑥 ∈ Fin ↔ 𝒫 𝑥 ∈ Fin) | |
| 15 | 14 | biimpi 216 | . . . . . 6 ⊢ (𝑥 ∈ Fin → 𝒫 𝑥 ∈ Fin) |
| 16 | isfinite 9565 | . . . . . 6 ⊢ (𝑥 ∈ Fin ↔ 𝑥 ≺ ω) | |
| 17 | isfinite 9565 | . . . . . 6 ⊢ (𝒫 𝑥 ∈ Fin ↔ 𝒫 𝑥 ≺ ω) | |
| 18 | 15, 16, 17 | 3imtr3i 291 | . . . . 5 ⊢ (𝑥 ≺ ω → 𝒫 𝑥 ≺ ω) |
| 19 | 18 | con3i 154 | . . . 4 ⊢ (¬ 𝒫 𝑥 ≺ ω → ¬ 𝑥 ≺ ω) |
| 20 | 12 | domtriom 10357 | . . . 4 ⊢ (ω ≼ 𝒫 𝑥 ↔ ¬ 𝒫 𝑥 ≺ ω) |
| 21 | vex 3445 | . . . . 5 ⊢ 𝑥 ∈ V | |
| 22 | 21 | domtriom 10357 | . . . 4 ⊢ (ω ≼ 𝑥 ↔ ¬ 𝑥 ≺ ω) |
| 23 | 19, 20, 22 | 3imtr4i 292 | . . 3 ⊢ (ω ≼ 𝒫 𝑥 → ω ≼ 𝑥) |
| 24 | 11, 13, 23 | 3syl 18 | . 2 ⊢ ((𝑥 ≠ ∅ ∧ 𝑥 ⊆ ∪ 𝑥) → ω ≼ 𝑥) |
| 25 | 1, 8, 24 | vtocl 3516 | 1 ⊢ ((𝐴 ≠ ∅ ∧ 𝐴 ⊆ ∪ 𝐴) → ω ≼ 𝐴) |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 → wi 4 ∧ wa 395 = wceq 1542 ∈ wcel 2114 ≠ wne 2933 {crab 3400 Vcvv 3441 ∩ cin 3901 ⊆ wss 3902 ∅c0 4286 𝒫 cpw 4555 ∪ cuni 4864 class class class wbr 5099 ↦ cmpt 5180 ↾ cres 5627 –1-1→wf1 6490 ωcom 7810 reccrdg 8342 ≼ cdom 8885 ≺ csdm 8886 Fincfn 8887 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-rep 5225 ax-sep 5242 ax-nul 5252 ax-pow 5311 ax-pr 5378 ax-un 7682 ax-reg 9501 ax-inf2 9554 ax-cc 10349 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-ral 3053 df-rex 3062 df-rmo 3351 df-reu 3352 df-rab 3401 df-v 3443 df-sbc 3742 df-csb 3851 df-dif 3905 df-un 3907 df-in 3909 df-ss 3919 df-pss 3922 df-nul 4287 df-if 4481 df-pw 4557 df-sn 4582 df-pr 4584 df-op 4588 df-uni 4865 df-int 4904 df-iun 4949 df-br 5100 df-opab 5162 df-mpt 5181 df-tr 5207 df-id 5520 df-eprel 5525 df-po 5533 df-so 5534 df-fr 5578 df-we 5580 df-xp 5631 df-rel 5632 df-cnv 5633 df-co 5634 df-dm 5635 df-rn 5636 df-res 5637 df-ima 5638 df-pred 6260 df-ord 6321 df-on 6322 df-lim 6323 df-suc 6324 df-iota 6449 df-fun 6495 df-fn 6496 df-f 6497 df-f1 6498 df-fo 6499 df-f1o 6500 df-fv 6501 df-ov 7363 df-oprab 7364 df-mpo 7365 df-om 7811 df-1st 7935 df-2nd 7936 df-frecs 8225 df-wrecs 8256 df-recs 8305 df-rdg 8343 df-1o 8399 df-2o 8400 df-oadd 8403 df-er 8637 df-map 8769 df-en 8888 df-dom 8889 df-sdom 8890 df-fin 8891 df-dju 9817 df-card 9855 |
| This theorem is referenced by: axgroth3 10746 |
| Copyright terms: Public domain | W3C validator |