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

Theorem cusgr3vnbpr 29823
Description: The neighbors of a vertex in a simple graph with three elements are unordered pairs of the other vertices if and only if the graph is complete. (Contributed by Alexander van der Vekens, 18-Oct-2017.) (Revised by AV, 5-Nov-2020.)
Hypotheses
Ref Expression
cplgr3v.e 𝐸 = (Edg‘𝐺)
cplgr3v.t (Vtx‘𝐺) = {𝐴, 𝐵, 𝐶}
cplgr3v.v 𝑉 = (Vtx‘𝐺)
Assertion
Ref Expression
cusgr3vnbpr (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐺 ∈ ComplGraph ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
Distinct variable groups:   𝑥,𝐴,𝑦,𝑧   𝑥,𝐵,𝑦,𝑧   𝑥,𝐶,𝑦,𝑧   𝑥,𝐸,𝑦,𝑧   𝑥,𝐺,𝑦,𝑧   𝑥,𝑉,𝑦,𝑧   𝑦,𝑋   𝑦,𝑌   𝑦,𝑍
Allowed substitution hints:   𝑋(𝑥, 𝑧)   𝑌(𝑥, 𝑧)   𝑍(𝑥, 𝑧)

Proof of Theorem cusgr3vnbpr
StepHypRef Expression
1 usgrupgr 29572 . . 3 (𝐺 ∈ USGraph → 𝐺 ∈ UPGraph)
2 cplgr3v.e . . . 4 𝐸 = (Edg‘𝐺)
3 cplgr3v.t . . . 4 (Vtx‘𝐺) = {𝐴, 𝐵, 𝐶}
42, 3cplgr3v 29822 . . 3 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ UPGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐺 ∈ ComplGraph ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸)))
51, 4syl3an2 1182 . 2 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐺 ∈ ComplGraph ↔ ({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸)))
6 cplgr3v.v . . 3 𝑉 = (Vtx‘𝐺)
7 simp2 1155 . . 3 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → 𝐺 ∈ USGraph)
86, 3eqtri 2789 . . . 4 𝑉 = {𝐴, 𝐵, 𝐶}
98a1i 11 . . 3 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → 𝑉 = {𝐴, 𝐵, 𝐶})
10 simp1 1154 . . 3 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐴𝑋𝐵𝑌𝐶𝑍))
11 simp3 1156 . . 3 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐴𝐵𝐴𝐶𝐵𝐶))
126, 2, 7, 9, 10, 11nb3grpr 29769 . 2 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (({𝐴, 𝐵} ∈ 𝐸 ∧ {𝐵, 𝐶} ∈ 𝐸 ∧ {𝐶, 𝐴} ∈ 𝐸) ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
135, 12bitrd 282 1 (((𝐴𝑋𝐵𝑌𝐶𝑍) ∧ 𝐺 ∈ USGraph ∧ (𝐴𝐵𝐴𝐶𝐵𝐶)) → (𝐺 ∈ ComplGraph ↔ ∀𝑥𝑉𝑦𝑉𝑧 ∈ (𝑉 ∖ {𝑦})(𝐺 NeighbVtx 𝑥) = {𝑦, 𝑧}))
Colors of variables:    wff setvar class
This proof depends on syntax axioms:  wi 4  wb 209  w3a 1103   = wceq 1570  wcel 2146  wne 2961  wral 3082  wrex 3092  cdif 3905  {csn 4594  {cpr 4596  {ctp 4598  cfv 6543  (class class class)co 7423  Vtxcvtx 29383  Edgcedg 29434  UPGraphcupgr 29467  USGraphcusgr 29536   NeighbVtx cnbgr 29719  ComplGraphccplgr 29796
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 2738  ax-sep 5262  ax-nul 5274  ax-pow 5341  ax-pr 5409  ax-un 7745  ax-cnex 11174  ax-resscn 11175  ax-1cn 11176  ax-icn 11177  ax-addcl 11178  ax-addrcl 11179  ax-mulcl 11180  ax-mulrcl 11181  ax-mulcom 11182  ax-addass 11183  ax-mulass 11184  ax-distr 11185  ax-i2m1 11186  ax-1ne0 11187  ax-1rid 11188  ax-rnegex 11189  ax-rrecex 11190  ax-cnre 11191  ax-pre-lttri 11192  ax-pre-lttrn 11193  ax-pre-ltadd 11194  ax-pre-mulgt0 11195
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 2570  df-eu 2600  df-clab 2745  df-cleq 2758  df-clel 2841  df-nfc 2915  df-ne 2962  df-nel 3068  df-ral 3083  df-rex 3093  df-reu 3373  df-rab 3420  df-v 3460  df-sbc 3748  df-csb 3857  df-dif 3911  df-un 3913  df-in 3915  df-ss 3925  df-pss 3928  df-nul 4290  df-if 4493  df-pw 4569  df-sn 4595  df-pr 4597  df-tp 4599  df-op 4601  df-uni 4878  df-int 4918  df-iun 4963  df-br 5115  df-opab 5179  df-mpt 5198  df-tr 5224  df-id 5561  df-eprel 5566  df-po 5574  df-so 5575  df-fr 5619  df-we 5621  df-xp 5672  df-rel 5673  df-cnv 5674  df-co 5675  df-dm 5676  df-rn 5677  df-res 5678  df-ima 5679  df-pred 6309  df-ord 6370  df-on 6371  df-lim 6372  df-suc 6373  df-iota 6499  df-fun 6545  df-fn 6546  df-f 6547  df-f1 6548  df-fo 6549  df-f1o 6550  df-fv 6551  df-riota 7380  df-ov 7426  df-oprab 7427  df-mpo 7428  df-om 7872  df-1st 7995  df-2nd 7996  df-frecs 8287  df-wrecs 8318  df-recs 8367  df-rdg 8406  df-1o 8462  df-2o 8463  df-oadd 8466  df-er 8703  df-en 8953  df-dom 8954  df-sdom 8955  df-fin 8956  df-dju 9906  df-card 9944  df-pnf 11263  df-mnf 11264  df-xr 11265  df-ltxr 11266  df-le 11267  df-sub 11461  df-neg 11462  df-nn 12252  df-2 12321  df-n0 12523  df-xnn0 12596  df-z 12610  df-uz 12881  df-fz 13554  df-hash 14387  df-edg 29435  df-upgr 29469  df-umgr 29470  df-uspgr 29537  df-usgr 29538  df-nbgr 29720  df-uvtx 29773  df-cplgr 29798
This theorem is used by: (None)
  Copyright terms: Public domain W3C validator