![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > xpfir | Structured version Visualization version GIF version |
Description: The components of a nonempty finite Cartesian product are finite. (Contributed by Paul Chapman, 11-Apr-2009.) (Proof shortened by Mario Carneiro, 29-Apr-2015.) |
Ref | Expression |
---|---|
xpfir | ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐴 ∈ Fin ∧ 𝐵 ∈ Fin)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | xpexr2 7904 | . . . . 5 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐴 ∈ V ∧ 𝐵 ∈ V)) | |
2 | 1 | simpld 494 | . . . 4 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐴 ∈ V) |
3 | 1 | simprd 495 | . . . 4 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐵 ∈ V) |
4 | simpr 484 | . . . . . 6 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐴 × 𝐵) ≠ ∅) | |
5 | xpnz 6149 | . . . . . 6 ⊢ ((𝐴 ≠ ∅ ∧ 𝐵 ≠ ∅) ↔ (𝐴 × 𝐵) ≠ ∅) | |
6 | 4, 5 | sylibr 233 | . . . . 5 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐴 ≠ ∅ ∧ 𝐵 ≠ ∅)) |
7 | 6 | simprd 495 | . . . 4 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐵 ≠ ∅) |
8 | xpdom3 9067 | . . . 4 ⊢ ((𝐴 ∈ V ∧ 𝐵 ∈ V ∧ 𝐵 ≠ ∅) → 𝐴 ≼ (𝐴 × 𝐵)) | |
9 | 2, 3, 7, 8 | syl3anc 1368 | . . 3 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐴 ≼ (𝐴 × 𝐵)) |
10 | domfi 9189 | . . 3 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ 𝐴 ≼ (𝐴 × 𝐵)) → 𝐴 ∈ Fin) | |
11 | 9, 10 | syldan 590 | . 2 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐴 ∈ Fin) |
12 | 6 | simpld 494 | . . . . 5 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐴 ≠ ∅) |
13 | xpdom3 9067 | . . . . 5 ⊢ ((𝐵 ∈ V ∧ 𝐴 ∈ V ∧ 𝐴 ≠ ∅) → 𝐵 ≼ (𝐵 × 𝐴)) | |
14 | 3, 2, 12, 13 | syl3anc 1368 | . . . 4 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐵 ≼ (𝐵 × 𝐴)) |
15 | xpcomeng 9061 | . . . . 5 ⊢ ((𝐵 ∈ V ∧ 𝐴 ∈ V) → (𝐵 × 𝐴) ≈ (𝐴 × 𝐵)) | |
16 | 3, 2, 15 | syl2anc 583 | . . . 4 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐵 × 𝐴) ≈ (𝐴 × 𝐵)) |
17 | domentr 9006 | . . . 4 ⊢ ((𝐵 ≼ (𝐵 × 𝐴) ∧ (𝐵 × 𝐴) ≈ (𝐴 × 𝐵)) → 𝐵 ≼ (𝐴 × 𝐵)) | |
18 | 14, 16, 17 | syl2anc 583 | . . 3 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐵 ≼ (𝐴 × 𝐵)) |
19 | domfi 9189 | . . 3 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ 𝐵 ≼ (𝐴 × 𝐵)) → 𝐵 ∈ Fin) | |
20 | 18, 19 | syldan 590 | . 2 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → 𝐵 ∈ Fin) |
21 | 11, 20 | jca 511 | 1 ⊢ (((𝐴 × 𝐵) ∈ Fin ∧ (𝐴 × 𝐵) ≠ ∅) → (𝐴 ∈ Fin ∧ 𝐵 ∈ Fin)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 395 ∈ wcel 2098 ≠ wne 2932 Vcvv 3466 ∅c0 4315 class class class wbr 5139 × cxp 5665 ≈ cen 8933 ≼ cdom 8934 Fincfn 8936 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1789 ax-4 1803 ax-5 1905 ax-6 1963 ax-7 2003 ax-8 2100 ax-9 2108 ax-10 2129 ax-11 2146 ax-12 2163 ax-ext 2695 ax-sep 5290 ax-nul 5297 ax-pow 5354 ax-pr 5418 ax-un 7719 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 845 df-3or 1085 df-3an 1086 df-tru 1536 df-fal 1546 df-ex 1774 df-nf 1778 df-sb 2060 df-mo 2526 df-eu 2555 df-clab 2702 df-cleq 2716 df-clel 2802 df-nfc 2877 df-ne 2933 df-ral 3054 df-rex 3063 df-reu 3369 df-rab 3425 df-v 3468 df-sbc 3771 df-dif 3944 df-un 3946 df-in 3948 df-ss 3958 df-pss 3960 df-nul 4316 df-if 4522 df-pw 4597 df-sn 4622 df-pr 4624 df-op 4628 df-uni 4901 df-int 4942 df-br 5140 df-opab 5202 df-mpt 5223 df-tr 5257 df-id 5565 df-eprel 5571 df-po 5579 df-so 5580 df-fr 5622 df-we 5624 df-xp 5673 df-rel 5674 df-cnv 5675 df-co 5676 df-dm 5677 df-rn 5678 df-res 5679 df-ima 5680 df-ord 6358 df-on 6359 df-lim 6360 df-suc 6361 df-iota 6486 df-fun 6536 df-fn 6537 df-f 6538 df-f1 6539 df-fo 6540 df-f1o 6541 df-fv 6542 df-om 7850 df-1st 7969 df-2nd 7970 df-1o 8462 df-er 8700 df-en 8937 df-dom 8938 df-fin 8940 |
This theorem is referenced by: hashxpe 32513 |
Copyright terms: Public domain | W3C validator |