Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
Mirrors > Home > MPE Home > Th. List > usgrspanop | Structured version Visualization version GIF version |
Description: A spanning subgraph of a simple graph represented by an ordered pair is a simple graph. (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 16-Oct-2020.) |
Ref | Expression |
---|---|
uhgrspanop.v | ⊢ 𝑉 = (Vtx‘𝐺) |
uhgrspanop.e | ⊢ 𝐸 = (iEdg‘𝐺) |
Ref | Expression |
---|---|
usgrspanop | ⊢ (𝐺 ∈ USGraph → 〈𝑉, (𝐸 ↾ 𝐴)〉 ∈ USGraph) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | uhgrspanop.v | . . . . 5 ⊢ 𝑉 = (Vtx‘𝐺) | |
2 | uhgrspanop.e | . . . . 5 ⊢ 𝐸 = (iEdg‘𝐺) | |
3 | vex 3445 | . . . . . 6 ⊢ 𝑔 ∈ V | |
4 | 3 | a1i 11 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ ((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴))) → 𝑔 ∈ V) |
5 | simprl 768 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ ((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴))) → (Vtx‘𝑔) = 𝑉) | |
6 | simprr 770 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ ((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴))) → (iEdg‘𝑔) = (𝐸 ↾ 𝐴)) | |
7 | simpl 483 | . . . . 5 ⊢ ((𝐺 ∈ USGraph ∧ ((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴))) → 𝐺 ∈ USGraph) | |
8 | 1, 2, 4, 5, 6, 7 | usgrspan 27798 | . . . 4 ⊢ ((𝐺 ∈ USGraph ∧ ((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴))) → 𝑔 ∈ USGraph) |
9 | 8 | ex 413 | . . 3 ⊢ (𝐺 ∈ USGraph → (((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴)) → 𝑔 ∈ USGraph)) |
10 | 9 | alrimiv 1929 | . 2 ⊢ (𝐺 ∈ USGraph → ∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = (𝐸 ↾ 𝐴)) → 𝑔 ∈ USGraph)) |
11 | 1 | fvexi 6826 | . . 3 ⊢ 𝑉 ∈ V |
12 | 11 | a1i 11 | . 2 ⊢ (𝐺 ∈ USGraph → 𝑉 ∈ V) |
13 | 2 | fvexi 6826 | . . . 4 ⊢ 𝐸 ∈ V |
14 | 13 | resex 5959 | . . 3 ⊢ (𝐸 ↾ 𝐴) ∈ V |
15 | 14 | a1i 11 | . 2 ⊢ (𝐺 ∈ USGraph → (𝐸 ↾ 𝐴) ∈ V) |
16 | 10, 12, 15 | gropeld 27539 | 1 ⊢ (𝐺 ∈ USGraph → 〈𝑉, (𝐸 ↾ 𝐴)〉 ∈ USGraph) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ∧ wa 396 = wceq 1540 ∈ wcel 2105 Vcvv 3441 〈cop 4577 ↾ cres 5610 ‘cfv 6466 Vtxcvtx 27502 iEdgciedg 27503 USGraphcusgr 27655 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1796 ax-4 1810 ax-5 1912 ax-6 1970 ax-7 2010 ax-8 2107 ax-9 2115 ax-10 2136 ax-11 2153 ax-12 2170 ax-ext 2708 ax-sep 5238 ax-nul 5245 ax-pow 5303 ax-pr 5367 ax-un 7630 ax-cnex 11007 ax-resscn 11008 ax-1cn 11009 ax-icn 11010 ax-addcl 11011 ax-addrcl 11012 ax-mulcl 11013 ax-mulrcl 11014 ax-mulcom 11015 ax-addass 11016 ax-mulass 11017 ax-distr 11018 ax-i2m1 11019 ax-1ne0 11020 ax-1rid 11021 ax-rnegex 11022 ax-rrecex 11023 ax-cnre 11024 ax-pre-lttri 11025 ax-pre-lttrn 11026 ax-pre-ltadd 11027 ax-pre-mulgt0 11028 |
This theorem depends on definitions: df-bi 206 df-an 397 df-or 845 df-3or 1087 df-3an 1088 df-tru 1543 df-fal 1553 df-ex 1781 df-nf 1785 df-sb 2067 df-mo 2539 df-eu 2568 df-clab 2715 df-cleq 2729 df-clel 2815 df-nfc 2887 df-ne 2942 df-nel 3048 df-ral 3063 df-rex 3072 df-reu 3351 df-rab 3405 df-v 3443 df-sbc 3727 df-csb 3843 df-dif 3900 df-un 3902 df-in 3904 df-ss 3914 df-pss 3916 df-nul 4268 df-if 4472 df-pw 4547 df-sn 4572 df-pr 4574 df-op 4578 df-uni 4851 df-int 4893 df-iun 4939 df-br 5088 df-opab 5150 df-mpt 5171 df-tr 5205 df-id 5507 df-eprel 5513 df-po 5521 df-so 5522 df-fr 5563 df-we 5565 df-xp 5614 df-rel 5615 df-cnv 5616 df-co 5617 df-dm 5618 df-rn 5619 df-res 5620 df-ima 5621 df-pred 6225 df-ord 6292 df-on 6293 df-lim 6294 df-suc 6295 df-iota 6418 df-fun 6468 df-fn 6469 df-f 6470 df-f1 6471 df-fo 6472 df-f1o 6473 df-fv 6474 df-riota 7274 df-ov 7320 df-oprab 7321 df-mpo 7322 df-om 7760 df-1st 7878 df-2nd 7879 df-frecs 8146 df-wrecs 8177 df-recs 8251 df-rdg 8290 df-1o 8346 df-er 8548 df-en 8784 df-dom 8785 df-sdom 8786 df-fin 8787 df-card 9775 df-pnf 11091 df-mnf 11092 df-xr 11093 df-ltxr 11094 df-le 11095 df-sub 11287 df-neg 11288 df-nn 12054 df-2 12116 df-n0 12314 df-z 12400 df-uz 12663 df-fz 13320 df-hash 14125 df-vtx 27504 df-iedg 27505 df-edg 27554 df-uhgr 27564 df-upgr 27588 df-umgr 27589 df-uspgr 27656 df-usgr 27657 df-subgr 27771 |
This theorem is referenced by: (None) |
Copyright terms: Public domain | W3C validator |