| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > ac6 | Structured version Visualization version GIF version | ||
| Description: Equivalent of Axiom of Choice. This is useful for proving that there exists, for example, a sequence mapping natural numbers to members of a larger set 𝐵, where 𝜑 depends on 𝑥 (the natural number) and 𝑦 (to specify a member of 𝐵). A stronger version of this theorem, ac6s 10443, allows 𝐵 to be a proper class. (Contributed by NM, 18-Oct-1999.) (Revised by Mario Carneiro, 27-Aug-2015.) |
| Ref | Expression |
|---|---|
| ac6.1 | ⊢ 𝐴 ∈ V |
| ac6.2 | ⊢ 𝐵 ∈ V |
| ac6.3 | ⊢ (𝑦 = (𝑓‘𝑥) → (𝜑 ↔ 𝜓)) |
| Ref | Expression |
|---|---|
| ac6 | ⊢ (∀𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑 → ∃𝑓(𝑓:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 𝜓)) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | ac6.1 | . 2 ⊢ 𝐴 ∈ V | |
| 2 | ac6.2 | . . . 4 ⊢ 𝐵 ∈ V | |
| 3 | ssrab2 4045 | . . . . . 6 ⊢ {𝑦 ∈ 𝐵 ∣ 𝜑} ⊆ 𝐵 | |
| 4 | 3 | rgenw 3049 | . . . . 5 ⊢ ∀𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ⊆ 𝐵 |
| 5 | iunss 5011 | . . . . 5 ⊢ (∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ⊆ 𝐵 ↔ ∀𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ⊆ 𝐵) | |
| 6 | 4, 5 | mpbir 231 | . . . 4 ⊢ ∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ⊆ 𝐵 |
| 7 | 2, 6 | ssexi 5279 | . . 3 ⊢ ∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ∈ V |
| 8 | numth3 10429 | . . 3 ⊢ (∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ∈ V → ∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ∈ dom card) | |
| 9 | 7, 8 | ax-mp 5 | . 2 ⊢ ∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ∈ dom card |
| 10 | ac6.3 | . . 3 ⊢ (𝑦 = (𝑓‘𝑥) → (𝜑 ↔ 𝜓)) | |
| 11 | 10 | ac6num 10438 | . 2 ⊢ ((𝐴 ∈ V ∧ ∪ 𝑥 ∈ 𝐴 {𝑦 ∈ 𝐵 ∣ 𝜑} ∈ dom card ∧ ∀𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑) → ∃𝑓(𝑓:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 𝜓)) |
| 12 | 1, 9, 11 | mp3an12 1453 | 1 ⊢ (∀𝑥 ∈ 𝐴 ∃𝑦 ∈ 𝐵 𝜑 → ∃𝑓(𝑓:𝐴⟶𝐵 ∧ ∀𝑥 ∈ 𝐴 𝜓)) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 = wceq 1540 ∃wex 1779 ∈ wcel 2109 ∀wral 3045 ∃wrex 3054 {crab 3408 Vcvv 3450 ⊆ wss 3916 ∪ ciun 4957 dom cdm 5640 ⟶wf 6509 ‘cfv 6513 cardccrd 9894 |
| 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 2702 ax-rep 5236 ax-sep 5253 ax-nul 5263 ax-pow 5322 ax-pr 5389 ax-un 7713 ax-ac2 10422 |
| 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 2534 df-eu 2563 df-clab 2709 df-cleq 2722 df-clel 2804 df-nfc 2879 df-ne 2927 df-ral 3046 df-rex 3055 df-rmo 3356 df-reu 3357 df-rab 3409 df-v 3452 df-sbc 3756 df-csb 3865 df-dif 3919 df-un 3921 df-in 3923 df-ss 3933 df-pss 3936 df-nul 4299 df-if 4491 df-pw 4567 df-sn 4592 df-pr 4594 df-op 4598 df-uni 4874 df-int 4913 df-iun 4959 df-br 5110 df-opab 5172 df-mpt 5191 df-tr 5217 df-id 5535 df-eprel 5540 df-po 5548 df-so 5549 df-fr 5593 df-se 5594 df-we 5595 df-xp 5646 df-rel 5647 df-cnv 5648 df-co 5649 df-dm 5650 df-rn 5651 df-res 5652 df-ima 5653 df-pred 6276 df-ord 6337 df-on 6338 df-suc 6340 df-iota 6466 df-fun 6515 df-fn 6516 df-f 6517 df-f1 6518 df-fo 6519 df-f1o 6520 df-fv 6521 df-isom 6522 df-riota 7346 df-ov 7392 df-2nd 7971 df-frecs 8262 df-wrecs 8293 df-recs 8342 df-en 8921 df-card 9898 df-ac 10075 |
| This theorem is referenced by: ac6c4 10440 ac6s 10443 wlkiswwlksupgr2 29813 |
| Copyright terms: Public domain | W3C validator |