| 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 14371 | . . . . . . 7 ⊢ (𝑃 ∈ 𝑉 → (♯‘𝑃) ∈ ℕ0*) | |
| 2 | xnn0le2is012 13267 | . . . . . . 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 14395 | . . . . . . . . 9 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 ↔ 𝑃 = ∅)) | |
| 6 | eqneqall 2969 | . . . . . . . . 9 ⊢ (𝑃 = ∅ → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) | |
| 7 | 5, 6 | biimtrdi 256 | . . . . . . . 8 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 0 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 8 | 7 | com12 33 | . . . . . . 7 ⊢ ((♯‘𝑃) = 0 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 9 | hash1snb 14452 | . . . . . . . . . . 11 ⊢ (𝑃 ∈ 𝑉 → ((♯‘𝑃) = 1 ↔ ∃𝑐 𝑃 = {𝑐})) | |
| 10 | vex 3459 | . . . . . . . . . . . . 13 ⊢ 𝑐 ∈ V | |
| 11 | preq12 4701 | . . . . . . . . . . . . . . 15 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐, 𝑐}) | |
| 12 | dfsn2 4602 | . . . . . . . . . . . . . . 15 ⊢ {𝑐} = {𝑐, 𝑐} | |
| 13 | 11, 12 | eqtr4di 2816 | . . . . . . . . . . . . . 14 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → {𝑎, 𝑏} = {𝑐}) |
| 14 | 13 | eqeq2d 2774 | . . . . . . . . . . . . 13 ⊢ ((𝑎 = 𝑐 ∧ 𝑏 = 𝑐) → (𝑃 = {𝑎, 𝑏} ↔ 𝑃 = {𝑐})) |
| 15 | 10, 10, 14 | spc2ev 3566 | . . . . . . . . . . . 12 ⊢ (𝑃 = {𝑐} → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) |
| 16 | 15 | exlimiv 1960 | . . . . . . . . . . 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 14502 | . . . . . . . . 9 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}) | |
| 22 | 21 | a1d 26 | . . . . . . . 8 ⊢ ((𝑃 ∈ 𝑉 ∧ (♯‘𝑃) = 2) → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| 23 | 22 | expcom 418 | . . . . . . 7 ⊢ ((♯‘𝑃) = 2 → (𝑃 ∈ 𝑉 → (𝑃 ≠ ∅ → ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏}))) |
| 24 | 8, 20, 23 | 3jaoi 1454 | . . . . . 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 6881 | . . . 4 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) = (♯‘{𝑎, 𝑏})) | |
| 30 | hashprlei 14501 | . . . . 5 ⊢ ({𝑎, 𝑏} ∈ Fin ∧ (♯‘{𝑎, 𝑏}) ≤ 2) | |
| 31 | 30 | simpri 490 | . . . 4 ⊢ (♯‘{𝑎, 𝑏}) ≤ 2 |
| 32 | 29, 31 | eqbrtrdi 5150 | . . 3 ⊢ (𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 33 | 32 | exlimivv 1962 | . 2 ⊢ (∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏} → (♯‘𝑃) ≤ 2) |
| 34 | 28, 33 | impbid1 228 | 1 ⊢ ((𝑃 ∈ 𝑉 ∧ 𝑃 ≠ ∅) → ((♯‘𝑃) ≤ 2 ↔ ∃𝑎∃𝑏 𝑃 = {𝑎, 𝑏})) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ↔ wb 209 ∧ wa 400 ∨ w3o 1102 = wceq 1570 ∃wex 1809 ∈ wcel 2143 ≠ wne 2958 ∅c0 4286 {csn 4589 {cpr 4591 class class class wbr 5109 ‘cfv 6536 Fincfn 8939 0cc0 11095 1c1 11096 ≤ cle 11239 2c2 12290 ℕ0*cxnn0 12572 ♯chash 14362 |
| This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1825 ax-4 1839 ax-5 1940 ax-6 1997 ax-7 2038 ax-8 2145 ax-9 2153 ax-10 2176 ax-11 2192 ax-12 2213 ax-ext 2735 ax-sep 5257 ax-nul 5269 ax-pow 5336 ax-pr 5404 ax-un 7732 ax-cnex 11151 ax-resscn 11152 ax-1cn 11153 ax-icn 11154 ax-addcl 11155 ax-addrcl 11156 ax-mulcl 11157 ax-mulrcl 11158 ax-mulcom 11159 ax-addass 11160 ax-mulass 11161 ax-distr 11162 ax-i2m1 11163 ax-1ne0 11164 ax-1rid 11165 ax-rnegex 11166 ax-rrecex 11167 ax-cnre 11168 ax-pre-lttri 11169 ax-pre-lttrn 11170 ax-pre-ltadd 11171 ax-pre-mulgt0 11172 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-3or 1104 df-3an 1105 df-tru 1573 df-fal 1583 df-ex 1810 df-nf 1814 df-sb 2097 df-mo 2567 df-eu 2597 df-clab 2742 df-cleq 2755 df-clel 2838 df-nfc 2912 df-ne 2959 df-nel 3065 df-ral 3080 df-rex 3090 df-reu 3370 df-rab 3417 df-v 3457 df-sbc 3745 df-csb 3854 df-dif 3908 df-un 3910 df-in 3912 df-ss 3922 df-pss 3925 df-nul 4287 df-if 4488 df-pw 4564 df-sn 4590 df-pr 4592 df-op 4596 df-uni 4873 df-int 4913 df-iun 4958 df-br 5110 df-opab 5174 df-mpt 5193 df-tr 5219 df-id 5556 df-eprel 5561 df-po 5569 df-so 5570 df-fr 5614 df-we 5616 df-xp 5667 df-rel 5668 df-cnv 5669 df-co 5670 df-dm 5671 df-rn 5672 df-res 5673 df-ima 5674 df-pred 6302 df-ord 6363 df-on 6364 df-lim 6365 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-riota 7367 df-ov 7413 df-oprab 7414 df-mpo 7415 df-om 7859 df-1st 7982 df-2nd 7983 df-frecs 8274 df-wrecs 8305 df-recs 8354 df-rdg 8393 df-1o 8449 df-2o 8450 df-oadd 8453 df-er 8690 df-en 8940 df-dom 8941 df-sdom 8942 df-fin 8943 df-dju 9883 df-card 9921 df-pnf 11240 df-mnf 11241 df-xr 11242 df-ltxr 11243 df-le 11244 df-sub 11438 df-neg 11439 df-nn 12229 df-2 12298 df-n0 12500 df-xnn0 12573 df-z 12587 df-uz 12858 df-fz 13531 df-hash 14363 |
| This theorem is referenced by: hashle2prv 14511 |
| Copyright terms: Public domain | W3C validator |