MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  hash3tpexb Structured version   Visualization version   GIF version

Theorem hash3tpexb 14454
Description: A set of size three is an unordered triple if and only if it contains three different elements. (Contributed by AV, 21-Jul-2025.)
Assertion
Ref Expression
hash3tpexb (𝑉𝑊 → ((♯‘𝑉) = 3 ↔ ∃𝑎𝑏𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐})))
Distinct variable groups:   𝑉,𝑎,𝑏,𝑐   𝑊,𝑎,𝑏,𝑐

Proof of Theorem hash3tpexb
StepHypRef Expression
1 hash3tpde 14453 . . 3 ((𝑉𝑊 ∧ (♯‘𝑉) = 3) → ∃𝑎𝑏𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐}))
21ex 413 . 2 (𝑉𝑊 → ((♯‘𝑉) = 3 → ∃𝑎𝑏𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐})))
3 fveq2 6834 . . . . . 6 (𝑉 = {𝑎, 𝑏, 𝑐} → (♯‘𝑉) = (♯‘{𝑎, 𝑏, 𝑐}))
4 df-tp 4567 . . . . . . . . 9 {𝑎, 𝑏, 𝑐} = ({𝑎, 𝑏} ∪ {𝑐})
54a1i 11 . . . . . . . 8 ((𝑎𝑏𝑎𝑐𝑏𝑐) → {𝑎, 𝑏, 𝑐} = ({𝑎, 𝑏} ∪ {𝑐}))
65fveq2d 6838 . . . . . . 7 ((𝑎𝑏𝑎𝑐𝑏𝑐) → (♯‘{𝑎, 𝑏, 𝑐}) = (♯‘({𝑎, 𝑏} ∪ {𝑐})))
7 prfi 9231 . . . . . . . 8 {𝑎, 𝑏} ∈ Fin
8 snfi 8987 . . . . . . . 8 {𝑐} ∈ Fin
9 disjprsn 4653 . . . . . . . . 9 ((𝑎𝑐𝑏𝑐) → ({𝑎, 𝑏} ∩ {𝑐}) = ∅)
1093adant1 1136 . . . . . . . 8 ((𝑎𝑏𝑎𝑐𝑏𝑐) → ({𝑎, 𝑏} ∩ {𝑐}) = ∅)
11 hashun 14342 . . . . . . . 8 (({𝑎, 𝑏} ∈ Fin ∧ {𝑐} ∈ Fin ∧ ({𝑎, 𝑏} ∩ {𝑐}) = ∅) → (♯‘({𝑎, 𝑏} ∪ {𝑐})) = ((♯‘{𝑎, 𝑏}) + (♯‘{𝑐})))
127, 8, 10, 11mp3an12i 1473 . . . . . . 7 ((𝑎𝑏𝑎𝑐𝑏𝑐) → (♯‘({𝑎, 𝑏} ∪ {𝑐})) = ((♯‘{𝑎, 𝑏}) + (♯‘{𝑐})))
13 hashprg 14355 . . . . . . . . . . . 12 ((𝑎 ∈ V ∧ 𝑏 ∈ V) → (𝑎𝑏 ↔ (♯‘{𝑎, 𝑏}) = 2))
1413el2v 3439 . . . . . . . . . . 11 (𝑎𝑏 ↔ (♯‘{𝑎, 𝑏}) = 2)
1514biimpi 217 . . . . . . . . . 10 (𝑎𝑏 → (♯‘{𝑎, 𝑏}) = 2)
16153ad2ant1 1139 . . . . . . . . 9 ((𝑎𝑏𝑎𝑐𝑏𝑐) → (♯‘{𝑎, 𝑏}) = 2)
17 hashsng 14329 . . . . . . . . . . 11 (𝑐 ∈ V → (♯‘{𝑐}) = 1)
1817elv 3437 . . . . . . . . . 10 (♯‘{𝑐}) = 1
1918a1i 11 . . . . . . . . 9 ((𝑎𝑏𝑎𝑐𝑏𝑐) → (♯‘{𝑐}) = 1)
2016, 19oveq12d 7381 . . . . . . . 8 ((𝑎𝑏𝑎𝑐𝑏𝑐) → ((♯‘{𝑎, 𝑏}) + (♯‘{𝑐})) = (2 + 1))
21 2p1e3 12316 . . . . . . . 8 (2 + 1) = 3
2220, 21eqtrdi 2791 . . . . . . 7 ((𝑎𝑏𝑎𝑐𝑏𝑐) → ((♯‘{𝑎, 𝑏}) + (♯‘{𝑐})) = 3)
236, 12, 223eqtrd 2779 . . . . . 6 ((𝑎𝑏𝑎𝑐𝑏𝑐) → (♯‘{𝑎, 𝑏, 𝑐}) = 3)
243, 23sylan9eqr 2797 . . . . 5 (((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐}) → (♯‘𝑉) = 3)
2524a1i 11 . . . 4 (𝑉𝑊 → (((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐}) → (♯‘𝑉) = 3))
2625exlimdv 1940 . . 3 (𝑉𝑊 → (∃𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐}) → (♯‘𝑉) = 3))
2726exlimdvv 1941 . 2 (𝑉𝑊 → (∃𝑎𝑏𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐}) → (♯‘𝑉) = 3))
282, 27impbid 213 1 (𝑉𝑊 → ((♯‘𝑉) = 3 ↔ ∃𝑎𝑏𝑐((𝑎𝑏𝑎𝑐𝑏𝑐) ∧ 𝑉 = {𝑎, 𝑏, 𝑐})))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wb 207  wa 396  w3a 1092   = wceq 1547  wex 1786  wcel 2119  wne 2935  Vcvv 3432  cun 3888  cin 3889  c0 4268  {csn 4562  {cpr 4564  {ctp 4566  cfv 6492  (class class class)co 7363  Fincfn 8890  1c1 11037   + caddc 11039  2c2 12234  3c3 12235  chash 14290
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1802  ax-4 1816  ax-5 1917  ax-6 1974  ax-7 2015  ax-8 2121  ax-9 2129  ax-10 2152  ax-11 2168  ax-12 2189  ax-ext 2712  ax-sep 5225  ax-nul 5235  ax-pow 5301  ax-pr 5369  ax-un 7685  ax-cnex 11092  ax-resscn 11093  ax-1cn 11094  ax-icn 11095  ax-addcl 11096  ax-addrcl 11097  ax-mulcl 11098  ax-mulrcl 11099  ax-mulcom 11100  ax-addass 11101  ax-mulass 11102  ax-distr 11103  ax-i2m1 11104  ax-1ne0 11105  ax-1rid 11106  ax-rnegex 11107  ax-rrecex 11108  ax-cnre 11109  ax-pre-lttri 11110  ax-pre-lttrn 11111  ax-pre-ltadd 11112  ax-pre-mulgt0 11113
This theorem depends on definitions:  df-bi 208  df-an 397  df-or 854  df-3or 1093  df-3an 1094  df-tru 1550  df-fal 1560  df-ex 1787  df-nf 1791  df-sb 2074  df-mo 2543  df-eu 2573  df-clab 2719  df-cleq 2732  df-clel 2815  df-nfc 2889  df-ne 2936  df-nel 3040  df-ral 3055  df-rex 3065  df-reu 3346  df-rab 3393  df-v 3434  df-sbc 3731  df-csb 3839  df-dif 3893  df-un 3895  df-in 3897  df-ss 3907  df-pss 3910  df-nul 4269  df-if 4462  df-pw 4538  df-sn 4563  df-pr 4565  df-tp 4567  df-op 4569  df-uni 4846  df-int 4885  df-iun 4930  df-br 5080  df-opab 5142  df-mpt 5161  df-tr 5187  df-id 5520  df-eprel 5525  df-po 5533  df-so 5534  df-fr 5578  df-we 5580  df-xp 5631  df-rel 5632  df-cnv 5633  df-co 5634  df-dm 5635  df-rn 5636  df-res 5637  df-ima 5638  df-pred 6259  df-ord 6320  df-on 6321  df-lim 6322  df-suc 6323  df-iota 6448  df-fun 6494  df-fn 6495  df-f 6496  df-f1 6497  df-fo 6498  df-f1o 6499  df-fv 6500  df-riota 7320  df-ov 7366  df-oprab 7367  df-mpo 7368  df-om 7814  df-1st 7938  df-2nd 7939  df-frecs 8228  df-wrecs 8259  df-recs 8308  df-rdg 8346  df-1o 8402  df-2o 8403  df-3o 8404  df-oadd 8406  df-er 8640  df-en 8891  df-dom 8892  df-sdom 8893  df-fin 8894  df-dju 9823  df-card 9861  df-pnf 11179  df-mnf 11180  df-xr 11181  df-ltxr 11182  df-le 11183  df-sub 11377  df-neg 11378  df-nn 12173  df-2 12242  df-3 12243  df-n0 12436  df-xnn0 12509  df-z 12523  df-uz 12787  df-fz 13460  df-hash 14291
This theorem is referenced by:  hash3tpb  14455
  Copyright terms: Public domain W3C validator