| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > konigth | Structured version Visualization version GIF version | ||
| Description: Konig's Theorem. If 𝑚(𝑖) ≺ 𝑛(𝑖) for all 𝑖 ∈ 𝐴, then Σ𝑖 ∈ 𝐴𝑚(𝑖) ≺ ∏𝑖 ∈ 𝐴𝑛(𝑖), where the sums and products stand in for disjoint union and infinite cartesian product. The version here is proven with unions rather than disjoint unions for convenience, but the version with disjoint unions is clearly a special case of this version. The Axiom of Choice is needed for this proof, but it contains AC as a simple corollary (letting 𝑚(𝑖) = ∅, this theorem says that an infinite cartesian product of nonempty sets is nonempty), so this is an AC equivalent. Theorem 11.26 of [TakeutiZaring] p. 107. (Contributed by Mario Carneiro, 22-Feb-2013.) |
| Ref | Expression |
|---|---|
| konigth.1 | ⊢ 𝐴 ∈ V |
| konigth.2 | ⊢ 𝑆 = ∪ 𝑖 ∈ 𝐴 (𝑀‘𝑖) |
| konigth.3 | ⊢ 𝑃 = X𝑖 ∈ 𝐴 (𝑁‘𝑖) |
| Ref | Expression |
|---|---|
| konigth | ⊢ (∀𝑖 ∈ 𝐴 (𝑀‘𝑖) ≺ (𝑁‘𝑖) → 𝑆 ≺ 𝑃) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | konigth.1 | . 2 ⊢ 𝐴 ∈ V | |
| 2 | konigth.2 | . 2 ⊢ 𝑆 = ∪ 𝑖 ∈ 𝐴 (𝑀‘𝑖) | |
| 3 | konigth.3 | . 2 ⊢ 𝑃 = X𝑖 ∈ 𝐴 (𝑁‘𝑖) | |
| 4 | fveq2 6881 | . . . . 5 ⊢ (𝑏 = 𝑎 → (𝑓‘𝑏) = (𝑓‘𝑎)) | |
| 5 | 4 | fveq1d 6883 | . . . 4 ⊢ (𝑏 = 𝑎 → ((𝑓‘𝑏)‘𝑖) = ((𝑓‘𝑎)‘𝑖)) |
| 6 | 5 | cbvmptv 5214 | . . 3 ⊢ (𝑏 ∈ (𝑀‘𝑖) ↦ ((𝑓‘𝑏)‘𝑖)) = (𝑎 ∈ (𝑀‘𝑖) ↦ ((𝑓‘𝑎)‘𝑖)) |
| 7 | 6 | mpteq2i 5206 | . 2 ⊢ (𝑖 ∈ 𝐴 ↦ (𝑏 ∈ (𝑀‘𝑖) ↦ ((𝑓‘𝑏)‘𝑖))) = (𝑖 ∈ 𝐴 ↦ (𝑎 ∈ (𝑀‘𝑖) ↦ ((𝑓‘𝑎)‘𝑖))) |
| 8 | fveq2 6881 | . . 3 ⊢ (𝑗 = 𝑖 → (𝑒‘𝑗) = (𝑒‘𝑖)) | |
| 9 | 8 | cbvmptv 5214 | . 2 ⊢ (𝑗 ∈ 𝐴 ↦ (𝑒‘𝑗)) = (𝑖 ∈ 𝐴 ↦ (𝑒‘𝑖)) |
| 10 | 1, 2, 3, 7, 9 | konigthlem 10559 | 1 ⊢ (∀𝑖 ∈ 𝐴 (𝑀‘𝑖) ≺ (𝑁‘𝑖) → 𝑆 ≺ 𝑃) |
| Colors of variables: wff setvar class |
| This proof depends on syntax axioms: → wi 4 = wceq 1569 ∈ wcel 2142 ∀wral 3078 Vcvv 3454 ∪ ciun 4955 class class class wbr 5108 ↦ cmpt 5191 ‘cfv 6536 Xcixp 8893 ≺ csdm 8940 |
| This proof depends on axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1824 ax-4 1838 ax-5 1939 ax-6 1996 ax-7 2037 ax-8 2144 ax-9 2152 ax-10 2175 ax-11 2191 ax-12 2212 ax-ext 2734 ax-rep 5237 ax-sep 5256 ax-nul 5268 ax-pow 5335 ax-pr 5403 ax-un 7734 ax-ac2 10453 |
| This proof depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1103 df-3an 1104 df-tru 1572 df-fal 1582 df-ex 1809 df-nf 1813 df-sb 2096 df-mo 2566 df-eu 2596 df-clab 2741 df-cleq 2754 df-clel 2837 df-nfc 2911 df-ne 2958 df-ral 3079 df-rex 3089 df-rmo 3368 df-reu 3369 df-rab 3416 df-v 3456 df-sbc 3744 df-csb 3853 df-dif 3907 df-un 3909 df-in 3911 df-ss 3921 df-pss 3924 df-nul 4286 df-if 4487 df-pw 4563 df-sn 4589 df-pr 4591 df-op 4595 df-uni 4872 df-int 4912 df-iun 4957 df-br 5109 df-opab 5173 df-mpt 5192 df-tr 5218 df-id 5555 df-eprel 5560 df-po 5568 df-so 5569 df-fr 5613 df-se 5614 df-we 5615 df-xp 5666 df-rel 5667 df-cnv 5668 df-co 5669 df-dm 5670 df-rn 5671 df-res 5672 df-ima 5673 df-pred 6302 df-ord 6363 df-on 6364 df-suc 6366 df-iota 6492 df-fun 6538 df-fn 6539 df-f 6540 df-f1 6541 df-fo 6542 df-f1o 6543 df-fv 6544 df-isom 6545 df-riota 7369 df-ov 7415 df-oprab 7416 df-mpo 7417 df-1st 7984 df-2nd 7985 df-frecs 8276 df-wrecs 8307 df-recs 8356 df-er 8692 df-map 8824 df-ixp 8894 df-en 8942 df-dom 8943 df-sdom 8944 df-card 9932 df-acn 9935 df-ac 10107 |
| This theorem is used by: pwcfsdom 10574 |
| Copyright terms: Public domain | W3C validator |