![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > usgrres1 | Structured version Visualization version GIF version |
Description: Restricting a simple graph by removing one vertex results in a simple graph. Remark: This restricted graph is not a subgraph of the original graph in the sense of df-subgr 28214 since the domains of the edge functions may not be compatible. (Contributed by Alexander van der Vekens, 2-Jan-2018.) (Revised by AV, 10-Jan-2020.) (Revised by AV, 23-Oct-2020.) (Proof shortened by AV, 27-Nov-2020.) |
Ref | Expression |
---|---|
upgrres1.v | ⊢ 𝑉 = (Vtx‘𝐺) |
upgrres1.e | ⊢ 𝐸 = (Edg‘𝐺) |
upgrres1.f | ⊢ 𝐹 = {𝑒 ∈ 𝐸 ∣ 𝑁 ∉ 𝑒} |
upgrres1.s | ⊢ 𝑆 = 〈(𝑉 ∖ {𝑁}), ( I ↾ 𝐹)〉 |
Ref | Expression |
---|---|
usgrres1 | ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → 𝑆 ∈ USGraph) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | f1oi 6822 | . . . . 5 ⊢ ( I ↾ 𝐹):𝐹–1-1-onto→𝐹 | |
2 | f1of1 6783 | . . . . 5 ⊢ (( I ↾ 𝐹):𝐹–1-1-onto→𝐹 → ( I ↾ 𝐹):𝐹–1-1→𝐹) | |
3 | 1, 2 | mp1i 13 | . . . 4 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → ( I ↾ 𝐹):𝐹–1-1→𝐹) |
4 | eqidd 2737 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → ( I ↾ 𝐹) = ( I ↾ 𝐹)) | |
5 | dmresi 6005 | . . . . . 6 ⊢ dom ( I ↾ 𝐹) = 𝐹 | |
6 | 5 | a1i 11 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → dom ( I ↾ 𝐹) = 𝐹) |
7 | eqidd 2737 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → 𝐹 = 𝐹) | |
8 | 4, 6, 7 | f1eq123d 6776 | . . . 4 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → (( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→𝐹 ↔ ( I ↾ 𝐹):𝐹–1-1→𝐹)) |
9 | 3, 8 | mpbird 256 | . . 3 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → ( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→𝐹) |
10 | usgrumgr 28128 | . . . 4 ⊢ (𝐺 ∈ USGraph → 𝐺 ∈ UMGraph) | |
11 | upgrres1.v | . . . . 5 ⊢ 𝑉 = (Vtx‘𝐺) | |
12 | upgrres1.e | . . . . 5 ⊢ 𝐸 = (Edg‘𝐺) | |
13 | upgrres1.f | . . . . 5 ⊢ 𝐹 = {𝑒 ∈ 𝐸 ∣ 𝑁 ∉ 𝑒} | |
14 | 11, 12, 13 | umgrres1lem 28256 | . . . 4 ⊢ ((𝐺 ∈ UMGraph ∧ 𝑁 ∈ 𝑉) → ran ( I ↾ 𝐹) ⊆ {𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2}) |
15 | 10, 14 | sylan 580 | . . 3 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → ran ( I ↾ 𝐹) ⊆ {𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2}) |
16 | f1ssr 6745 | . . 3 ⊢ ((( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→𝐹 ∧ ran ( I ↾ 𝐹) ⊆ {𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2}) → ( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→{𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2}) | |
17 | 9, 15, 16 | syl2anc 584 | . 2 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → ( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→{𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2}) |
18 | upgrres1.s | . . . 4 ⊢ 𝑆 = 〈(𝑉 ∖ {𝑁}), ( I ↾ 𝐹)〉 | |
19 | opex 5421 | . . . 4 ⊢ 〈(𝑉 ∖ {𝑁}), ( I ↾ 𝐹)〉 ∈ V | |
20 | 18, 19 | eqeltri 2834 | . . 3 ⊢ 𝑆 ∈ V |
21 | 11, 12, 13, 18 | upgrres1lem2 28257 | . . . . 5 ⊢ (Vtx‘𝑆) = (𝑉 ∖ {𝑁}) |
22 | 21 | eqcomi 2745 | . . . 4 ⊢ (𝑉 ∖ {𝑁}) = (Vtx‘𝑆) |
23 | 11, 12, 13, 18 | upgrres1lem3 28258 | . . . . 5 ⊢ (iEdg‘𝑆) = ( I ↾ 𝐹) |
24 | 23 | eqcomi 2745 | . . . 4 ⊢ ( I ↾ 𝐹) = (iEdg‘𝑆) |
25 | 22, 24 | isusgrs 28105 | . . 3 ⊢ (𝑆 ∈ V → (𝑆 ∈ USGraph ↔ ( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→{𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2})) |
26 | 20, 25 | mp1i 13 | . 2 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → (𝑆 ∈ USGraph ↔ ( I ↾ 𝐹):dom ( I ↾ 𝐹)–1-1→{𝑝 ∈ 𝒫 (𝑉 ∖ {𝑁}) ∣ (♯‘𝑝) = 2})) |
27 | 17, 26 | mpbird 256 | 1 ⊢ ((𝐺 ∈ USGraph ∧ 𝑁 ∈ 𝑉) → 𝑆 ∈ USGraph) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 ∧ wa 396 = wceq 1541 ∈ wcel 2106 ∉ wnel 3049 {crab 3407 Vcvv 3445 ∖ cdif 3907 ⊆ wss 3910 𝒫 cpw 4560 {csn 4586 〈cop 4592 I cid 5530 dom cdm 5633 ran crn 5634 ↾ cres 5635 –1-1→wf1 6493 –1-1-onto→wf1o 6495 ‘cfv 6496 2c2 12207 ♯chash 14229 Vtxcvtx 27945 iEdgciedg 27946 Edgcedg 27996 UMGraphcumgr 28030 USGraphcusgr 28098 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1797 ax-4 1811 ax-5 1913 ax-6 1971 ax-7 2011 ax-8 2108 ax-9 2116 ax-10 2137 ax-11 2154 ax-12 2171 ax-ext 2707 ax-sep 5256 ax-nul 5263 ax-pow 5320 ax-pr 5384 ax-un 7671 ax-cnex 11106 ax-resscn 11107 ax-1cn 11108 ax-icn 11109 ax-addcl 11110 ax-addrcl 11111 ax-mulcl 11112 ax-mulrcl 11113 ax-mulcom 11114 ax-addass 11115 ax-mulass 11116 ax-distr 11117 ax-i2m1 11118 ax-1ne0 11119 ax-1rid 11120 ax-rnegex 11121 ax-rrecex 11122 ax-cnre 11123 ax-pre-lttri 11124 ax-pre-lttrn 11125 ax-pre-ltadd 11126 ax-pre-mulgt0 11127 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 846 df-3or 1088 df-3an 1089 df-tru 1544 df-fal 1554 df-ex 1782 df-nf 1786 df-sb 2068 df-mo 2538 df-eu 2567 df-clab 2714 df-cleq 2728 df-clel 2814 df-nfc 2889 df-ne 2944 df-nel 3050 df-ral 3065 df-rex 3074 df-reu 3354 df-rab 3408 df-v 3447 df-sbc 3740 df-csb 3856 df-dif 3913 df-un 3915 df-in 3917 df-ss 3927 df-pss 3929 df-nul 4283 df-if 4487 df-pw 4562 df-sn 4587 df-pr 4589 df-op 4593 df-uni 4866 df-int 4908 df-iun 4956 df-br 5106 df-opab 5168 df-mpt 5189 df-tr 5223 df-id 5531 df-eprel 5537 df-po 5545 df-so 5546 df-fr 5588 df-we 5590 df-xp 5639 df-rel 5640 df-cnv 5641 df-co 5642 df-dm 5643 df-rn 5644 df-res 5645 df-ima 5646 df-pred 6253 df-ord 6320 df-on 6321 df-lim 6322 df-suc 6323 df-iota 6448 df-fun 6498 df-fn 6499 df-f 6500 df-f1 6501 df-fo 6502 df-f1o 6503 df-fv 6504 df-riota 7312 df-ov 7359 df-oprab 7360 df-mpo 7361 df-om 7802 df-1st 7920 df-2nd 7921 df-frecs 8211 df-wrecs 8242 df-recs 8316 df-rdg 8355 df-1o 8411 df-er 8647 df-en 8883 df-dom 8884 df-sdom 8885 df-fin 8886 df-card 9874 df-pnf 11190 df-mnf 11191 df-xr 11192 df-ltxr 11193 df-le 11194 df-sub 11386 df-neg 11387 df-nn 12153 df-2 12215 df-n0 12413 df-z 12499 df-uz 12763 df-fz 13424 df-hash 14230 df-vtx 27947 df-iedg 27948 df-edg 27997 df-uhgr 28007 df-upgr 28031 df-umgr 28032 df-usgr 28100 |
This theorem is referenced by: fusgrfis 28276 cusgrres 28394 |
Copyright terms: Public domain | W3C validator |