| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > fin23lem12 | Structured version Visualization version GIF version | ||
| Description: The beginning of the
proof that every II-finite set (every chain of
subsets has a maximal element) is III-finite (has no denumerable
collection of subsets).
This first section is dedicated to the construction of 𝑈 and its intersection. First, the value of 𝑈 at a successor. (Contributed by Stefan O'Rear, 1-Nov-2014.) |
| Ref | Expression |
|---|---|
| fin23lem.a | ⊢ 𝑈 = seqω((𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢))), ∪ ran 𝑡) |
| Ref | Expression |
|---|---|
| fin23lem12 | ⊢ (𝐴 ∈ ω → (𝑈‘suc 𝐴) = if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴)))) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | fin23lem.a | . . 3 ⊢ 𝑈 = seqω((𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢))), ∪ ran 𝑡) | |
| 2 | 1 | seqomsuc 8402 | . 2 ⊢ (𝐴 ∈ ω → (𝑈‘suc 𝐴) = (𝐴(𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢)))(𝑈‘𝐴))) |
| 3 | fvex 6853 | . . 3 ⊢ (𝑈‘𝐴) ∈ V | |
| 4 | fveq2 6840 | . . . . . . 7 ⊢ (𝑖 = 𝐴 → (𝑡‘𝑖) = (𝑡‘𝐴)) | |
| 5 | 4 | ineq1d 4178 | . . . . . 6 ⊢ (𝑖 = 𝐴 → ((𝑡‘𝑖) ∩ 𝑢) = ((𝑡‘𝐴) ∩ 𝑢)) |
| 6 | 5 | eqeq1d 2731 | . . . . 5 ⊢ (𝑖 = 𝐴 → (((𝑡‘𝑖) ∩ 𝑢) = ∅ ↔ ((𝑡‘𝐴) ∩ 𝑢) = ∅)) |
| 7 | 6, 5 | ifbieq2d 4511 | . . . 4 ⊢ (𝑖 = 𝐴 → if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢)) = if(((𝑡‘𝐴) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝐴) ∩ 𝑢))) |
| 8 | ineq2 4173 | . . . . . 6 ⊢ (𝑢 = (𝑈‘𝐴) → ((𝑡‘𝐴) ∩ 𝑢) = ((𝑡‘𝐴) ∩ (𝑈‘𝐴))) | |
| 9 | 8 | eqeq1d 2731 | . . . . 5 ⊢ (𝑢 = (𝑈‘𝐴) → (((𝑡‘𝐴) ∩ 𝑢) = ∅ ↔ ((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅)) |
| 10 | id 22 | . . . . 5 ⊢ (𝑢 = (𝑈‘𝐴) → 𝑢 = (𝑈‘𝐴)) | |
| 11 | 9, 10, 8 | ifbieq12d 4513 | . . . 4 ⊢ (𝑢 = (𝑈‘𝐴) → if(((𝑡‘𝐴) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝐴) ∩ 𝑢)) = if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴)))) |
| 12 | eqid 2729 | . . . 4 ⊢ (𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢))) = (𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢))) | |
| 13 | 3 | inex2 5268 | . . . . 5 ⊢ ((𝑡‘𝐴) ∩ (𝑈‘𝐴)) ∈ V |
| 14 | 3, 13 | ifex 4535 | . . . 4 ⊢ if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴))) ∈ V |
| 15 | 7, 11, 12, 14 | ovmpo 7529 | . . 3 ⊢ ((𝐴 ∈ ω ∧ (𝑈‘𝐴) ∈ V) → (𝐴(𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢)))(𝑈‘𝐴)) = if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴)))) |
| 16 | 3, 15 | mpan2 691 | . 2 ⊢ (𝐴 ∈ ω → (𝐴(𝑖 ∈ ω, 𝑢 ∈ V ↦ if(((𝑡‘𝑖) ∩ 𝑢) = ∅, 𝑢, ((𝑡‘𝑖) ∩ 𝑢)))(𝑈‘𝐴)) = if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴)))) |
| 17 | 2, 16 | eqtrd 2764 | 1 ⊢ (𝐴 ∈ ω → (𝑈‘suc 𝐴) = if(((𝑡‘𝐴) ∩ (𝑈‘𝐴)) = ∅, (𝑈‘𝐴), ((𝑡‘𝐴) ∩ (𝑈‘𝐴)))) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 = wceq 1540 ∈ wcel 2109 Vcvv 3444 ∩ cin 3910 ∅c0 4292 ifcif 4484 ∪ cuni 4867 ran crn 5632 suc csuc 6322 ‘cfv 6499 (class class class)co 7369 ∈ cmpo 7371 ωcom 7822 seqωcseqom 8392 |
| 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-sep 5246 ax-nul 5256 ax-pr 5382 ax-un 7691 |
| 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-reu 3352 df-rab 3403 df-v 3446 df-sbc 3751 df-csb 3860 df-dif 3914 df-un 3916 df-in 3918 df-ss 3928 df-pss 3931 df-nul 4293 df-if 4485 df-pw 4561 df-sn 4586 df-pr 4588 df-op 4592 df-uni 4868 df-iun 4953 df-br 5103 df-opab 5165 df-mpt 5184 df-tr 5210 df-id 5526 df-eprel 5531 df-po 5539 df-so 5540 df-fr 5584 df-we 5586 df-xp 5637 df-rel 5638 df-cnv 5639 df-co 5640 df-dm 5641 df-rn 5642 df-res 5643 df-ima 5644 df-pred 6262 df-ord 6323 df-on 6324 df-lim 6325 df-suc 6326 df-iota 6452 df-fun 6501 df-fn 6502 df-f 6503 df-f1 6504 df-fo 6505 df-f1o 6506 df-fv 6507 df-ov 7372 df-oprab 7373 df-mpo 7374 df-om 7823 df-2nd 7948 df-frecs 8237 df-wrecs 8268 df-recs 8317 df-rdg 8355 df-seqom 8393 |
| This theorem is referenced by: fin23lem13 10261 fin23lem14 10262 fin23lem19 10265 |
| Copyright terms: Public domain | W3C validator |