![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > usgr1eop | Structured version Visualization version GIF version |
Description: A simple graph with (at least) two different vertices and one edge. If the two vertices were not different, the edge would be a loop. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 18-Oct-2020.) |
Ref | Expression |
---|---|
usgr1eop | ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → (𝐵 ≠ 𝐶 → 〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉 ∈ USGraph)) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | eqid 2771 | . . 3 ⊢ (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) | |
2 | simpllr 764 | . . 3 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 𝐴 ∈ 𝑋) | |
3 | simplrl 765 | . . . 4 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 𝐵 ∈ 𝑉) | |
4 | simpl 475 | . . . . . 6 ⊢ ((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) → 𝑉 ∈ 𝑊) | |
5 | 4 | adantr 473 | . . . . 5 ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → 𝑉 ∈ 𝑊) |
6 | snex 5184 | . . . . . 6 ⊢ {〈𝐴, {𝐵, 𝐶}〉} ∈ V | |
7 | 6 | a1i 11 | . . . . 5 ⊢ (𝐵 ≠ 𝐶 → {〈𝐴, {𝐵, 𝐶}〉} ∈ V) |
8 | opvtxfv 26507 | . . . . 5 ⊢ ((𝑉 ∈ 𝑊 ∧ {〈𝐴, {𝐵, 𝐶}〉} ∈ V) → (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = 𝑉) | |
9 | 5, 7, 8 | syl2an 587 | . . . 4 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = 𝑉) |
10 | 3, 9 | eleqtrrd 2862 | . . 3 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 𝐵 ∈ (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉)) |
11 | simprr 761 | . . . . 5 ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → 𝐶 ∈ 𝑉) | |
12 | 6 | a1i 11 | . . . . . 6 ⊢ ((𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉) → {〈𝐴, {𝐵, 𝐶}〉} ∈ V) |
13 | 4, 12, 8 | syl2an 587 | . . . . 5 ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = 𝑉) |
14 | 11, 13 | eleqtrrd 2862 | . . . 4 ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → 𝐶 ∈ (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉)) |
15 | 14 | adantr 473 | . . 3 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 𝐶 ∈ (Vtx‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉)) |
16 | opiedgfv 26510 | . . . 4 ⊢ ((𝑉 ∈ 𝑊 ∧ {〈𝐴, {𝐵, 𝐶}〉} ∈ V) → (iEdg‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = {〈𝐴, {𝐵, 𝐶}〉}) | |
17 | 5, 7, 16 | syl2an 587 | . . 3 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → (iEdg‘〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉) = {〈𝐴, {𝐵, 𝐶}〉}) |
18 | simpr 477 | . . 3 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 𝐵 ≠ 𝐶) | |
19 | 1, 2, 10, 15, 17, 18 | usgr1e 26745 | . 2 ⊢ ((((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) ∧ 𝐵 ≠ 𝐶) → 〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉 ∈ USGraph) |
20 | 19 | ex 405 | 1 ⊢ (((𝑉 ∈ 𝑊 ∧ 𝐴 ∈ 𝑋) ∧ (𝐵 ∈ 𝑉 ∧ 𝐶 ∈ 𝑉)) → (𝐵 ≠ 𝐶 → 〈𝑉, {〈𝐴, {𝐵, 𝐶}〉}〉 ∈ USGraph)) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 387 = wceq 1508 ∈ wcel 2051 ≠ wne 2960 Vcvv 3408 {csn 4435 {cpr 4437 〈cop 4441 ‘cfv 6185 Vtxcvtx 26499 iEdgciedg 26500 USGraphcusgr 26652 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1759 ax-4 1773 ax-5 1870 ax-6 1929 ax-7 1966 ax-8 2053 ax-9 2060 ax-10 2080 ax-11 2094 ax-12 2107 ax-13 2302 ax-ext 2743 ax-rep 5045 ax-sep 5056 ax-nul 5063 ax-pow 5115 ax-pr 5182 ax-un 7277 ax-cnex 10389 ax-resscn 10390 ax-1cn 10391 ax-icn 10392 ax-addcl 10393 ax-addrcl 10394 ax-mulcl 10395 ax-mulrcl 10396 ax-mulcom 10397 ax-addass 10398 ax-mulass 10399 ax-distr 10400 ax-i2m1 10401 ax-1ne0 10402 ax-1rid 10403 ax-rnegex 10404 ax-rrecex 10405 ax-cnre 10406 ax-pre-lttri 10407 ax-pre-lttrn 10408 ax-pre-ltadd 10409 ax-pre-mulgt0 10410 |
This theorem depends on definitions: df-bi 199 df-an 388 df-or 835 df-3or 1070 df-3an 1071 df-tru 1511 df-ex 1744 df-nf 1748 df-sb 2017 df-mo 2548 df-eu 2585 df-clab 2752 df-cleq 2764 df-clel 2839 df-nfc 2911 df-ne 2961 df-nel 3067 df-ral 3086 df-rex 3087 df-reu 3088 df-rmo 3089 df-rab 3090 df-v 3410 df-sbc 3675 df-csb 3780 df-dif 3825 df-un 3827 df-in 3829 df-ss 3836 df-pss 3838 df-nul 4173 df-if 4345 df-pw 4418 df-sn 4436 df-pr 4438 df-tp 4440 df-op 4442 df-uni 4709 df-int 4746 df-iun 4790 df-br 4926 df-opab 4988 df-mpt 5005 df-tr 5027 df-id 5308 df-eprel 5313 df-po 5322 df-so 5323 df-fr 5362 df-we 5364 df-xp 5409 df-rel 5410 df-cnv 5411 df-co 5412 df-dm 5413 df-rn 5414 df-res 5415 df-ima 5416 df-pred 5983 df-ord 6029 df-on 6030 df-lim 6031 df-suc 6032 df-iota 6149 df-fun 6187 df-fn 6188 df-f 6189 df-f1 6190 df-fo 6191 df-f1o 6192 df-fv 6193 df-riota 6935 df-ov 6977 df-oprab 6978 df-mpo 6979 df-om 7395 df-1st 7499 df-2nd 7500 df-wrecs 7748 df-recs 7810 df-rdg 7848 df-1o 7903 df-oadd 7907 df-er 8087 df-en 8305 df-dom 8306 df-sdom 8307 df-fin 8308 df-dju 9122 df-card 9160 df-pnf 10474 df-mnf 10475 df-xr 10476 df-ltxr 10477 df-le 10478 df-sub 10670 df-neg 10671 df-nn 11438 df-2 11501 df-n0 11706 df-xnn0 11778 df-z 11792 df-uz 12057 df-fz 12707 df-hash 13504 df-vtx 26501 df-iedg 26502 df-edg 26551 df-uspgr 26653 df-usgr 26654 |
This theorem is referenced by: usgr2v1e2w 26752 |
Copyright terms: Public domain | W3C validator |