| 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 14246 | . . . . . . 7 ⊢ (𝑃 ∈ 𝑉 → (♯‘𝑃) ∈ ℕ0*) | |
| 2 | xnn0le2is012 13145 | . . . . . . 7 ⊢ (((♯‘𝑃) ∈ ℕ0* ∧ (♯‘𝑃) ≤ 2) → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2)) | |
| 3 | 1, 2 | sylan 580 | . . . . . 6 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) ≤ 2) → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2)) |
| 4 | 3 | ex 412 | . . . . 5 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) ≤ 2 → ((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2))) |
| 5 | hasheq0 14270 | . . . . . . . . 9 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 ↔ 𝑃 = ∅)) | |
| 6 | eqneqall 2939 | . . . . . . . . 9 ⊢ (𝑃 = ∅ → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) | |
| 7 | 5, 6 | biimtrdi 253 | . . . . . . . 8 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 8 | 7 | com12 32 | . . . . . . 7 ⊢ ((♯‘𝑃) = 0 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 9 | hash1snb 14326 | . . . . . . . . . . 11 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 1 ↔ ∃𝑐 𝑃 = {𝑐})) | |
| 10 | vex 3440 | . . . . . . . . . . . . 13 ⊢ 𝑐 ∈ V | |
| 11 | preq12 4685 | . . . . . . . . . . . . . . 15 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐, 𝑐}) | |
| 12 | dfsn2 4586 | . . . . . . . . . . . . . . 15 ⊢ {𝑐} = {𝑐, 𝑐} | |
| 13 | 11, 12 | eqtr4di 2784 | . . . . . . . . . . . . . 14 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐}) |
| 14 | 13 | eqeq2d 2742 | . . . . . . . . . . . . 13 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → (𝑃 = {𝑎, 𝑏} ↔ 𝑃 = {𝑐})) |
| 15 | 10, 10, 14 | spc2ev 3557 | . . . . . . . . . . . 12 ⊢ (𝑃 = {𝑐} → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 16 | 15 | exlimiv 1931 | . . . . . . . . . . 11 ⊢ (∃𝑐 𝑃 = {𝑐} → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 17 | 9, 16 | biimtrdi 253 | . . . . . . . . . 10 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 1 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 18 | 17 | imp 406 | . . . . . . . . 9 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 1) → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 19 | 18 | a1d 25 | . . . . . . . 8 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 1) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 20 | 19 | expcom 413 | . . . . . . 7 ⊢ ((♯‘𝑃) = 1 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 21 | hash2pr 14376 | . . . . . . . . 9 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) | |
| 22 | 21 | a1d 25 | . . . . . . . 8 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 23 | 22 | expcom 413 | . . . . . . 7 ⊢ ((♯‘𝑃) = 2 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 24 | 8, 20, 23 | 3jaoi 1430 | . . . . . 6 ⊢ (((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2) → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 25 | 24 | com12 32 | . . . . 5 ⊢ (𝑃 ∈ 𝑉 → (((♯‘𝑃) = 0 ∨ (♯‘𝑃) = 1 ∨ (♯‘𝑃) = 2) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 26 | 4, 25 | syld 47 | . . . 4 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) ≤ 2 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 27 | 26 | com23 86 | . . 3 ⊢ (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ((♯‘𝑃) ≤ 2 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 28 | 27 | imp 406 | . 2 ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 29 | fveq2 6822 | . . . 4 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) = (♯‘{𝑎, 𝑏})) | |
| 30 | hashprlei 14375 | . . . . 5 ⊢ ({𝑎, 𝑏} ∈ Fin ∧ (♯‘{𝑎, 𝑏}) ≤ 2) | |
| 31 | 30 | simpri 485 | . . . 4 ⊢ (♯‘{𝑎, 𝑏}) ≤ 2 |
| 32 | 29, 31 | eqbrtrdi 5128 | . . 3 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 33 | 32 | exlimivv 1933 | . 2 ⊢ (∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 34 | 28, 33 | impbid1 225 | 1 ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 ↔ ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 206 ∧ wa 395 ∨ w3o 1085 = wceq 1541 ∃wex 1780 ∈ wcel 2111 ≠ wne 2928 ∅c0 4280 {csn 4573 {cpr 4575 class class class wbr 5089 ‘cfv 6481 Fincfn 8869 0cc0 11006 1c1 11007 ≤ cle 11147 2c2 12180 ℕ0*cxnn0 12454 ♯chash 14237 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1911 ax-6 1968 ax-7 2009 ax-8 2113 ax-9 2121 ax-10 2144 ax-11 2160 ax-12 2180 ax-ext 2703 ax-sep 5232 ax-nul 5242 ax-pow 5301 ax-pr 5368 ax-un 7668 ax-cnex 11062 ax-resscn 11063 ax-1cn 11064 ax-icn 11065 ax-addcl 11066 ax-addrcl 11067 ax-mulcl 11068 ax-mulrcl 11069 ax-mulcom 11070 ax-addass 11071 ax-mulass 11072 ax-distr 11073 ax-i2m1 11074 ax-1ne0 11075 ax-1rid 11076 ax-rnegex 11077 ax-rrecex 11078 ax-cnre 11079 ax-pre-lttri 11080 ax-pre-lttrn 11081 ax-pre-ltadd 11082 ax-pre-mulgt0 11083 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 848 df-3or 1087 df-3an 1088 df-tru 1544 df-fal 1554 df-ex 1781 df-nf 1785 df-sb 2068 df-mo 2535 df-eu 2564 df-clab 2710 df-cleq 2723 df-clel 2806 df-nfc 2881 df-ne 2929 df-nel 3033 df-ral 3048 df-rex 3057 df-reu 3347 df-rab 3396 df-v 3438 df-sbc 3737 df-csb 3846 df-dif 3900 df-un 3902 df-in 3904 df-ss 3914 df-pss 3917 df-nul 4281 df-if 4473 df-pw 4549 df-sn 4574 df-pr 4576 df-op 4580 df-uni 4857 df-int 4896 df-iun 4941 df-br 5090 df-opab 5152 df-mpt 5171 df-tr 5197 df-id 5509 df-eprel 5514 df-po 5522 df-so 5523 df-fr 5567 df-we 5569 df-xp 5620 df-rel 5621 df-cnv 5622 df-co 5623 df-dm 5624 df-rn 5625 df-res 5626 df-ima 5627 df-pred 6248 df-ord 6309 df-on 6310 df-lim 6311 df-suc 6312 df-iota 6437 df-fun 6483 df-fn 6484 df-f 6485 df-f1 6486 df-fo 6487 df-f1o 6488 df-fv 6489 df-riota 7303 df-ov 7349 df-oprab 7350 df-mpo 7351 df-om 7797 df-1st 7921 df-2nd 7922 df-frecs 8211 df-wrecs 8242 df-recs 8291 df-rdg 8329 df-1o 8385 df-2o 8386 df-oadd 8389 df-er 8622 df-en 8870 df-dom 8871 df-sdom 8872 df-fin 8873 df-dju 9794 df-card 9832 df-pnf 11148 df-mnf 11149 df-xr 11150 df-ltxr 11151 df-le 11152 df-sub 11346 df-neg 11347 df-nn 12126 df-2 12188 df-n0 12382 df-xnn0 12455 df-z 12469 df-uz 12733 df-fz 13408 df-hash 14238 |
| This theorem is referenced by: hashle2prv 14385 |
| Copyright terms: Public domain | W3C validator |