| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > hashle2pr | Structured version Visualization version GIF version | ||
| Description: A nonempty set of size less than or equal to two is an unordered pair of sets. (Contributed by AV, 24-Nov-2021.) |
| Ref | Expression |
|---|---|
| hashle2pr | ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 ↔ ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | hashxnn0 14363 | . . . . . . 7 ⊢ (𝑃 ∈ 𝑉 → (♯‘𝑃) ∈ ℕ0*) | |
| 2 | xnn0le2is012 13260 | . . . . . . 7 ⊢ (((♯‘𝑃) ∈ ℕ0* ∧ (♯‘𝑃) ≤ 2) → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2)) | |
| 3 | 1, 2 | sylan 591 | . . . . . 6 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) ≤ 2) → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2)) |
| 4 | 3 | ex 417 | . . . . 5 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) ≤ 2 → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2))) |
| 5 | hasheq0 14387 | . . . . . . . . 9 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 ↔ 𝑃 = ∅)) | |
| 6 | eqneqall 2971 | . . . . . . . . 9 ⊢ (𝑃 = ∅ → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) | |
| 7 | 5, 6 | biimtrdi 256 | . . . . . . . 8 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 8 | 7 | com12 33 | . . . . . . 7 ⊢ ((♯‘𝑃) = 0 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 9 | hash1snb 14444 | . . . . . . . . . . 11 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 1 ↔ ∃𝑐 𝑃 = {𝑐})) | |
| 10 | vex 3461 | . . . . . . . . . . . . 13 ⊢ 𝑐 ∈ V | |
| 11 | preq12 4697 | . . . . . . . . . . . . . . 15 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐, 𝑐}) | |
| 12 | dfsn2 4598 | . . . . . . . . . . . . . . 15 ⊢ {𝑐} = {𝑐, 𝑐} | |
| 13 | 11, 12 | eqtr4di 2818 | . . . . . . . . . . . . . 14 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐}) |
| 14 | 13 | eqeq2d 2776 | . . . . . . . . . . . . 13 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → (𝑃 = {𝑎, 𝑏} ↔ 𝑃 = {𝑐})) |
| 15 | 10, 10, 14 | spc2ev 3569 | . . . . . . . . . . . 12 ⊢ (𝑃 = {𝑐} → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 16 | 15 | exlimiv 1953 | . . . . . . . . . . 11 ⊢ (∃𝑐 𝑃 = {𝑐} → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 17 | 9, 16 | biimtrdi 256 | . . . . . . . . . 10 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 1 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 18 | 17 | imp 411 | . . . . . . . . 9 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 1) → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 19 | 18 | a1d 26 | . . . . . . . 8 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 1) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 20 | 19 | expcom 418 | . . . . . . 7 ⊢ ((♯‘𝑃) = 1 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 21 | hash2pr 14494 | . . . . . . . . 9 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) | |
| 22 | 21 | a1d 26 | . . . . . . . 8 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 23 | 22 | expcom 418 | . . . . . . 7 ⊢ ((♯‘𝑃) = 2 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 24 | 8, 20, 23 | 3jaoi 1450 | . . . . . 6 ⊢ (((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2) → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 25 | 24 | com12 33 | . . . . 5 ⊢ (𝑃 ∈ 𝑉 → (((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 26 | 4, 25 | syld 48 | . . . 4 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) ≤ 2 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 27 | 26 | com23 87 | . . 3 ⊢ (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ((♯‘𝑃) ≤ 2 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 28 | 27 | imp 411 | . 2 ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 29 | fveq2 6871 | . . . 4 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) = (♯‘{𝑎, 𝑏})) | |
| 30 | hashprlei 14493 | . . . . 5 ⊢ ({𝑎, 𝑏} ∈ Fin ∧ (♯‘{𝑎, 𝑏}) ≤ 2) | |
| 31 | 30 | simpri 490 | . . . 4 ⊢ (♯‘{𝑎, 𝑏}) ≤ 2 |
| 32 | 29, 31 | eqbrtrdi 5143 | . . 3 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 33 | 32 | exlimivv 1955 | . 2 ⊢ (∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 34 | 28, 33 | impbid1 228 | 1 ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 ↔ ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 209 ∧ wa 400 ∨ w3o 1100 = wceq 1563 ∃wex 1802 ∈ wcel 2145 ≠ wne 2960 ∅c0 4288 {csn 4585 {cpr 4587 class class class wbr 5104 ‘cfv 6525 Fincfn 8931 0cc0 11088 1c1 11089 ≤ cle 11232 2c2 12283 ℕ0*cxnn0 12565 ♯chash 14354 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1818 ax-4 1832 ax-5 1933 ax-6 1990 ax-7 2031 ax-8 2147 ax-9 2155 ax-10 2178 ax-11 2194 ax-12 2215 ax-ext 2737 ax-sep 5250 ax-nul 5260 ax-pow 5326 ax-pr 5394 ax-un 7722 ax-cnex 11144 ax-resscn 11145 ax-1cn 11146 ax-icn 11147 ax-addcl 11148 ax-addrcl 11149 ax-mulcl 11150 ax-mulrcl 11151 ax-mulcom 11152 ax-addass 11153 ax-mulass 11154 ax-distr 11155 ax-i2m1 11156 ax-1ne0 11157 ax-1rid 11158 ax-rnegex 11159 ax-rrecex 11160 ax-cnre 11161 ax-pre-lttri 11162 ax-pre-lttrn 11163 ax-pre-ltadd 11164 ax-pre-mulgt0 11165 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1102 df-3an 1103 df-tru 1566 df-fal 1576 df-ex 1803 df-nf 1807 df-sb 2094 df-mo 2569 df-eu 2599 df-clab 2744 df-cleq 2757 df-clel 2840 df-nfc 2914 df-ne 2961 df-nel 3065 df-ral 3080 df-rex 3090 df-reu 3371 df-rab 3418 df-v 3459 df-sbc 3748 df-csb 3856 df-dif 3910 df-un 3912 df-in 3914 df-ss 3924 df-pss 3927 df-nul 4289 df-if 4484 df-pw 4560 df-sn 4586 df-pr 4588 df-op 4592 df-uni 4868 df-int 4908 df-iun 4953 df-br 5105 df-opab 5167 df-mpt 5186 df-tr 5212 df-id 5546 df-eprel 5551 df-po 5559 df-so 5560 df-fr 5604 df-we 5606 df-xp 5657 df-rel 5658 df-cnv 5659 df-co 5660 df-dm 5661 df-rn 5662 df-res 5663 df-ima 5664 df-pred 6291 df-ord 6352 df-on 6353 df-lim 6354 df-suc 6355 df-iota 6481 df-fun 6527 df-fn 6528 df-f 6529 df-f1 6530 df-fo 6531 df-f1o 6532 df-fv 6533 df-riota 7357 df-ov 7403 df-oprab 7404 df-mpo 7405 df-om 7851 df-1st 7974 df-2nd 7975 df-frecs 8266 df-wrecs 8297 df-recs 8346 df-rdg 8385 df-1o 8441 df-2o 8442 df-oadd 8445 df-er 8682 df-en 8932 df-dom 8933 df-sdom 8934 df-fin 8935 df-dju 9875 df-card 9913 df-pnf 11233 df-mnf 11234 df-xr 11235 df-ltxr 11236 df-le 11237 df-sub 11431 df-neg 11432 df-nn 12222 df-2 12291 df-n0 12493 df-xnn0 12566 df-z 12580 df-uz 12851 df-fz 13524 df-hash 14355 |
| This theorem is referenced by: hashle2prv 14503 |
| Copyright terms: Public domain | W3C validator |