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

Theorem nb3grpr2 29767
Description: The neighbors of a vertex in a simple graph with three elements are an unordered pair of the other vertices iff all vertices are connected with each other. (Contributed by Alexander van der Vekens, 18-Oct-2017.) (Revised by AV, 28-Oct-2020.)
Hypotheses
Ref Expression
nb3grpr.v 𝑉 = (Vtx‘𝐺)
nb3grpr.e 𝐸 = (Edg‘𝐺)
nb3grpr.g (𝜑𝐺 ∈ USGraph)
nb3grpr.t (𝜑𝑉 = {𝐴, 𝐵, 𝐶})
nb3grpr.s (𝜑 → (𝐴𝑋𝐵𝑌𝐶𝑍))
nb3grpr.n (𝜑 → (𝐴𝐵𝐴𝐶𝐵𝐶))
Assertion
Ref Expression
nb3grpr2 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ∧ (𝐺 NeighbVtx 𝐵) = {𝐴, 𝐶} ∧ (𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵})))

Proof of Theorem nb3grpr2
StepHypRef Expression
1 3anan32 1113 . . . . 5 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸))
21a1i 11 . . . 4 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸)))
3 prcom 4700 . . . . . . . . . 10 {𝐶, 𝐴} = {𝐴, 𝐶}
43eleq1i 2856 . . . . . . . . 9 ({𝐶, 𝐴} ∈ 𝐸 ↔ {𝐴, 𝐶} ∈ 𝐸)
54biimpi 219 . . . . . . . 8 ({𝐶, 𝐴} ∈ 𝐸 → {𝐴, 𝐶} ∈ 𝐸)
65pm4.71i 569 . . . . . . 7 ({𝐶, 𝐴} ∈ 𝐸 ↔ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸))
76bianass 655 . . . . . 6 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐴, 𝐶} ∈ 𝐸))
87anbi1i 636 . . . . 5 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸) ↔ ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸))
9 anass 474 . . . . 5 (((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸)))
108, 9bitri 278 . . . 4 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ {𝐵, 𝐶} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸)))
112, 10bitrdi 290 . . 3 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸))))
12 prcom 4700 . . . . . . . . . 10 {𝐴, 𝐵} = {𝐵, 𝐴}
1312eleq1i 2856 . . . . . . . . 9 ({𝐴, 𝐵} ∈ 𝐸 ↔ {𝐵, 𝐴} ∈ 𝐸)
1413biimpi 219 . . . . . . . 8 ({𝐴, 𝐵} ∈ 𝐸 → {𝐵, 𝐴} ∈ 𝐸)
1514pm4.71i 569 . . . . . . 7 ({𝐴, 𝐵} ∈ 𝐸 ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸))
1615anbi1i 636 . . . . . 6 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ {𝐶, 𝐴} ∈ 𝐸))
17 df-3an 1105 . . . . . 6 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸) ∧ {𝐶, 𝐴} ∈ 𝐸))
1816, 17bitr4i 281 . . . . 5 (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸))
19 prcom 4700 . . . . . . . . . 10 {𝐵, 𝐶} = {𝐶, 𝐵}
2019eleq1i 2856 . . . . . . . . 9 ({𝐵, 𝐶} ∈ 𝐸 ↔ {𝐶, 𝐵} ∈ 𝐸)
2120biimpi 219 . . . . . . . 8 ({𝐵, 𝐶} ∈ 𝐸 → {𝐶, 𝐵} ∈ 𝐸)
2221pm4.71i 569 . . . . . . 7 ({𝐵, 𝐶} ∈ 𝐸 ↔ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))
2322anbi2i 635 . . . . . 6 (({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ↔ ({𝐴, 𝐶} ∈ 𝐸 ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
24 3anass 1111 . . . . . 6 (({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸) ↔ ({𝐴, 𝐶} ∈ 𝐸 ∧ ({𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
2523, 24bitr4i 281 . . . . 5 (({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ↔ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))
2618, 25anbi12i 640 . . . 4 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸)) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
27 an6 1474 . . . 4 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
2826, 27bitri 278 . . 3 ((({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ∧ ({𝐴, 𝐶} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸)) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
2911, 28bitrdi 290 . 2 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))))
30 nb3grpr.v . . . 4 𝑉 = (Vtx‘𝐺)
31 nb3grpr.e . . . 4 𝐸 = (Edg‘𝐺)
32 nb3grpr.g . . . 4 (𝜑𝐺 ∈ USGraph)
33 nb3grpr.t . . . 4 (𝜑𝑉 = {𝐴, 𝐵, 𝐶})
34 nb3grpr.s . . . 4 (𝜑 → (𝐴𝑋𝐵𝑌𝐶𝑍))
3530, 31, 32, 33, 34nb3grprlem1 29764 . . 3 (𝜑 → ((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸)))
36 tpcoma 4718 . . . . 5 {𝐴, 𝐵, 𝐶} = {𝐵, 𝐴, 𝐶}
3733, 36eqtrdi 2816 . . . 4 (𝜑𝑉 = {𝐵, 𝐴, 𝐶})
38 3ancoma 1115 . . . . 5 ((𝐴𝑋𝐵𝑌𝐶𝑍) ↔ (𝐵𝑌𝐴𝑋𝐶𝑍))
3934, 38sylib 221 . . . 4 (𝜑 → (𝐵𝑌𝐴𝑋𝐶𝑍))
4030, 31, 32, 37, 39nb3grprlem1 29764 . . 3 (𝜑 → ((𝐺 NeighbVtx 𝐵) = {𝐴, 𝐶} ↔ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸)))
41 tprot 4717 . . . . 5 {𝐶, 𝐴, 𝐵} = {𝐴, 𝐵, 𝐶}
4233, 41eqtr4di 2818 . . . 4 (𝜑𝑉 = {𝐶, 𝐴, 𝐵})
43 3anrot 1117 . . . . 5 ((𝐶𝑍𝐴𝑋𝐵𝑌) ↔ (𝐴𝑋𝐵𝑌𝐶𝑍))
4434, 43sylibr 237 . . . 4 (𝜑 → (𝐶𝑍𝐴𝑋𝐵𝑌))
4530, 31, 32, 42, 44nb3grprlem1 29764 . . 3 (𝜑 → ((𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵} ↔ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸)))
4635, 40, 453anbi123d 1464 . 2 (𝜑 → (((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ∧ (𝐺 NeighbVtx 𝐵) = {𝐴, 𝐶} ∧ (𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵}) ↔ (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐴, 𝐶} ∈ 𝐸) ∧ ({𝐵, 𝐴} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸) ∧ ({𝐶, 𝐴} ∈ 𝐸 ∧ {𝐶, 𝐵} ∈ 𝐸))))
4729, 46bitr4d 285 1 (𝜑 → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ((𝐺 NeighbVtx 𝐴) = {𝐵, 𝐶} ∧ (𝐺 NeighbVtx 𝐵) = {𝐴, 𝐶} ∧ (𝐺 NeighbVtx 𝐶) = {𝐴, 𝐵})))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  wa 401  w3a 1103   = wceq 1570  wcel 2146  wne 2960  {cpr 4593  {ctp 4595  cfv 6540  (class class class)co 7416  Vtxcvtx 29377  Edgcedg 29428  USGraphcusgr 29533   NeighbVtx cnbgr 29716
This proof depends on axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1828  ax-4 1842  ax-5 1943  ax-6 2000  ax-7 2041  ax-8 2148  ax-9 2156  ax-10 2179  ax-11 2195  ax-12 2216  ax-ext 2737  ax-sep 5259  ax-nul 5271  ax-pow 5338  ax-pr 5406  ax-un 7738  ax-cnex 11167  ax-resscn 11168  ax-1cn 11169  ax-icn 11170  ax-addcl 11171  ax-addrcl 11172  ax-mulcl 11173  ax-mulrcl 11174  ax-mulcom 11175  ax-addass 11176  ax-mulass 11177  ax-distr 11178  ax-i2m1 11179  ax-1ne0 11180  ax-1rid 11181  ax-rnegex 11182  ax-rrecex 11183  ax-cnre 11184  ax-pre-lttri 11185  ax-pre-lttrn 11186  ax-pre-ltadd 11187  ax-pre-mulgt0 11188
This proof depends on definitions:  df-bi 210  df-an 402  df-or 862  df-3or 1104  df-3an 1105  df-tru 1573  df-fal 1583  df-ex 1813  df-nf 1817  df-sb 2100  df-mo 2569  df-eu 2599  df-clab 2744  df-cleq 2757  df-clel 2840  df-nfc 2914  df-ne 2961  df-nel 3067  df-ral 3082  df-rex 3092  df-reu 3372  df-rab 3419  df-v 3459  df-sbc 3747  df-csb 3855  df-dif 3909  df-un 3911  df-in 3913  df-ss 3923  df-pss 3926  df-nul 4287  df-if 4490  df-pw 4566  df-sn 4592  df-pr 4594  df-tp 4596  df-op 4598  df-uni 4875  df-int 4915  df-iun 4960  df-br 5112  df-opab 5176  df-mpt 5195  df-tr 5221  df-id 5558  df-eprel 5563  df-po 5571  df-so 5572  df-fr 5616  df-we 5618  df-xp 5669  df-rel 5670  df-cnv 5671  df-co 5672  df-dm 5673  df-rn 5674  df-res 5675  df-ima 5676  df-pred 6306  df-ord 6367  df-on 6368  df-lim 6369  df-suc 6370  df-iota 6496  df-fun 6542  df-fn 6543  df-f 6544  df-f1 6545  df-fo 6546  df-f1o 6547  df-fv 6548  df-riota 7373  df-ov 7419  df-oprab 7420  df-mpo 7421  df-om 7865  df-1st 7988  df-2nd 7989  df-frecs 8280  df-wrecs 8311  df-recs 8360  df-rdg 8399  df-1o 8455  df-2o 8456  df-oadd 8459  df-er 8696  df-en 8946  df-dom 8947  df-sdom 8948  df-fin 8949  df-dju 9899  df-card 9937  df-pnf 11256  df-mnf 11257  df-xr 11258  df-ltxr 11259  df-le 11260  df-sub 11454  df-neg 11455  df-nn 12245  df-2 12314  df-n0 12516  df-xnn0 12589  df-z 12603  df-uz 12875  df-fz 13548  df-hash 14381  df-edg 29429  df-upgr 29463  df-umgr 29464  df-usgr 29535  df-nbgr 29717
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator