| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > konigsberg | Structured version Visualization version GIF version | ||
| Description: The Königsberg Bridge problem. If 𝐺 is the Königsberg graph, i.e. a graph on four vertices 0, 1, 2, 3, with edges {0, 1}, {0, 2}, {0, 3}, {1, 2}, {1, 2}, {2, 3}, {2, 3}, then vertices 0, 1, 3 each have degree three, and 2 has degree five, so there are four vertices of odd degree and thus by eulerpath 30592 the graph cannot have an Eulerian path. It is sufficient to show that there are 3 vertices of odd degree, since a graph having an Eulerian path can only have 0 or 2 vertices of odd degree. This is Metamath 100 proof #54. (Contributed by Mario Carneiro, 11-Mar-2015.) (Revised by Mario Carneiro, 28-Feb-2016.) (Revised by AV, 9-Mar-2021.) |
| Ref | Expression |
|---|---|
| konigsberg.v | ⊢ 𝑉 = (0...3) |
| konigsberg.e | ⊢ 𝐸 = 〈“{0, 1} {0, 2} {0, 3} {1, 2} {1, 2} {2, 3} {2, 3}”〉 |
| konigsberg.g | ⊢ 𝐺 = 〈𝑉, 𝐸〉 |
| Ref | Expression |
|---|---|
| konigsberg | ⊢ (EulerPaths‘𝐺) = ∅ |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | konigsberg.v | . . . 4 ⊢ 𝑉 = (0...3) | |
| 2 | konigsberg.e | . . . 4 ⊢ 𝐸 = 〈“{0, 1} {0, 2} {0, 3} {1, 2} {1, 2} {2, 3} {2, 3}”〉 | |
| 3 | konigsberg.g | . . . 4 ⊢ 𝐺 = 〈𝑉, 𝐸〉 | |
| 4 | 1, 2, 3 | konigsberglem5 30607 | . . 3 ⊢ 2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) |
| 5 | elpri 4613 | . . . 4 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2} → ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 0 ∨ (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 2)) | |
| 6 | 2pos 12340 | . . . . . . 7 ⊢ 0 < 2 | |
| 7 | 0re 11205 | . . . . . . . 8 ⊢ 0 ∈ ℝ | |
| 8 | 2re 12310 | . . . . . . . 8 ⊢ 2 ∈ ℝ | |
| 9 | 7, 8 | ltnsymi 11324 | . . . . . . 7 ⊢ (0 < 2 → ¬ 2 < 0) |
| 10 | 6, 9 | ax-mp 5 | . . . . . 6 ⊢ ¬ 2 < 0 |
| 11 | breq2 5113 | . . . . . 6 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 0 → (2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ↔ 2 < 0)) | |
| 12 | 10, 11 | mtbiri 330 | . . . . 5 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 0 → ¬ 2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)})) |
| 13 | 8 | ltnri 11314 | . . . . . 6 ⊢ ¬ 2 < 2 |
| 14 | breq2 5113 | . . . . . 6 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 2 → (2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ↔ 2 < 2)) | |
| 15 | 13, 14 | mtbiri 330 | . . . . 5 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 2 → ¬ 2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)})) |
| 16 | 12, 15 | jaoi 870 | . . . 4 ⊢ (((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 0 ∨ (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) = 2) → ¬ 2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)})) |
| 17 | 5, 16 | syl 18 | . . 3 ⊢ ((♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2} → ¬ 2 < (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)})) |
| 18 | 4, 17 | mt2 203 | . 2 ⊢ ¬ (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2} |
| 19 | 1, 2, 3 | konigsbergumgr 30602 | . . . . 5 ⊢ 𝐺 ∈ UMGraph |
| 20 | umgrupgr 29453 | . . . . 5 ⊢ (𝐺 ∈ UMGraph → 𝐺 ∈ UPGraph) | |
| 21 | 19, 20 | ax-mp 5 | . . . 4 ⊢ 𝐺 ∈ UPGraph |
| 22 | 3 | fveq2i 6884 | . . . . . 6 ⊢ (Vtx‘𝐺) = (Vtx‘〈𝑉, 𝐸〉) |
| 23 | 1 | ovexi 7444 | . . . . . . 7 ⊢ 𝑉 ∈ V |
| 24 | s7cli 14918 | . . . . . . . 8 ⊢ 〈“{0, 1} {0, 2} {0, 3} {1, 2} {1, 2} {2, 3} {2, 3}”〉 ∈ Word V | |
| 25 | 2, 24 | eqeltri 2859 | . . . . . . 7 ⊢ 𝐸 ∈ Word V |
| 26 | opvtxfv 29354 | . . . . . . 7 ⊢ ((𝑉 ∈ V ∧ 𝐸 ∈ Word V) → (Vtx‘〈𝑉, 𝐸〉) = 𝑉) | |
| 27 | 23, 25, 26 | mp2an 704 | . . . . . 6 ⊢ (Vtx‘〈𝑉, 𝐸〉) = 𝑉 |
| 28 | 22, 27 | eqtr2i 2787 | . . . . 5 ⊢ 𝑉 = (Vtx‘𝐺) |
| 29 | 28 | eulerpath 30592 | . . . 4 ⊢ ((𝐺 ∈ UPGraph ∧ (EulerPaths‘𝐺) ≠ ∅) → (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2}) |
| 30 | 21, 29 | mpan 702 | . . 3 ⊢ ((EulerPaths‘𝐺) ≠ ∅ → (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2}) |
| 31 | 30 | necon1bi 2986 | . 2 ⊢ (¬ (♯‘{𝑥 ∈ 𝑉 ∣ ¬ 2 ∥ ((VtxDeg‘𝐺)‘𝑥)}) ∈ {0, 2} → (EulerPaths‘𝐺) = ∅) |
| 32 | 18, 31 | ax-mp 5 | 1 ⊢ (EulerPaths‘𝐺) = ∅ |
| Colors of variables: wff setvar class |
| Syntax hints: ¬ wn 3 ∨ wo 860 = wceq 1570 ∈ wcel 2143 ≠ wne 2958 {crab 3416 Vcvv 3455 ∅c0 4286 {cpr 4591 〈cop 4595 class class class wbr 5109 ‘cfv 6536 (class class class)co 7410 0cc0 11095 1c1 11096 < clt 11238 2c2 12290 3c3 12291 ...cfz 13530 ♯chash 14362 Word cword 14546 〈“cs7 14879 ∥ cdvds 16305 Vtxcvtx 29346 UPGraphcupgr 29430 UMGraphcumgr 29431 VtxDegcvtxdg 29815 EulerPathsceupth 30548 |
| 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-rep 5238 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 ax-pre-sup 11173 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 df-ifp 1079 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-rmo 3369 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-tp 4594 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-map 8822 df-pm 8823 df-en 8940 df-dom 8941 df-sdom 8942 df-fin 8943 df-sup 9398 df-inf 9399 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-div 11867 df-nn 12229 df-2 12298 df-3 12299 df-4 12300 df-n0 12500 df-xnn0 12573 df-z 12587 df-uz 12858 df-rp 13012 df-xadd 13133 df-fz 13531 df-fzo 13679 df-seq 14034 df-exp 14094 df-hash 14363 df-word 14547 df-concat 14604 df-s1 14630 df-s2 14881 df-s3 14882 df-s4 14883 df-s5 14884 df-s6 14885 df-s7 14886 df-cj 15146 df-re 15147 df-im 15148 df-sqrt 15282 df-abs 15283 df-dvds 16306 df-vtx 29348 df-iedg 29349 df-edg 29398 df-uhgr 29408 df-ushgr 29409 df-upgr 29432 df-umgr 29433 df-uspgr 29500 df-vtxdg 29816 df-wlks 29949 df-trls 30040 df-eupth 30549 |
| This theorem is referenced by: (None) |
| Copyright terms: Public domain | W3C validator |