![]() |
Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
|
Mirrors > Home > MPE Home > Th. List > uhgrun | Structured version Visualization version GIF version |
Description: The union 𝑈 of two (undirected) hypergraphs 𝐺 and 𝐻 with the same vertex set 𝑉 is a hypergraph with the vertex 𝑉 and the union (𝐸 ∪ 𝐹) of the (indexed) edges. (Contributed by AV, 11-Oct-2020.) (Revised by AV, 24-Oct-2021.) |
Ref | Expression |
---|---|
uhgrun.g | ⊢ (𝜑 → 𝐺 ∈ UHGraph) |
uhgrun.h | ⊢ (𝜑 → 𝐻 ∈ UHGraph) |
uhgrun.e | ⊢ 𝐸 = (iEdg‘𝐺) |
uhgrun.f | ⊢ 𝐹 = (iEdg‘𝐻) |
uhgrun.vg | ⊢ 𝑉 = (Vtx‘𝐺) |
uhgrun.vh | ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) |
uhgrun.i | ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) |
uhgrun.u | ⊢ (𝜑 → 𝑈 ∈ 𝑊) |
uhgrun.v | ⊢ (𝜑 → (Vtx‘𝑈) = 𝑉) |
uhgrun.un | ⊢ (𝜑 → (iEdg‘𝑈) = (𝐸 ∪ 𝐹)) |
Ref | Expression |
---|---|
uhgrun | ⊢ (𝜑 → 𝑈 ∈ UHGraph) |
Step | Hyp | Ref | Expression |
---|---|---|---|
1 | uhgrun.g | . . . . 5 ⊢ (𝜑 → 𝐺 ∈ UHGraph) | |
2 | uhgrun.vg | . . . . . 6 ⊢ 𝑉 = (Vtx‘𝐺) | |
3 | uhgrun.e | . . . . . 6 ⊢ 𝐸 = (iEdg‘𝐺) | |
4 | 2, 3 | uhgrf 28862 | . . . . 5 ⊢ (𝐺 ∈ UHGraph → 𝐸:dom 𝐸⟶(𝒫 𝑉 ∖ {∅})) |
5 | 1, 4 | syl 17 | . . . 4 ⊢ (𝜑 → 𝐸:dom 𝐸⟶(𝒫 𝑉 ∖ {∅})) |
6 | uhgrun.h | . . . . . 6 ⊢ (𝜑 → 𝐻 ∈ UHGraph) | |
7 | eqid 2727 | . . . . . . 7 ⊢ (Vtx‘𝐻) = (Vtx‘𝐻) | |
8 | uhgrun.f | . . . . . . 7 ⊢ 𝐹 = (iEdg‘𝐻) | |
9 | 7, 8 | uhgrf 28862 | . . . . . 6 ⊢ (𝐻 ∈ UHGraph → 𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅})) |
10 | 6, 9 | syl 17 | . . . . 5 ⊢ (𝜑 → 𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅})) |
11 | uhgrun.vh | . . . . . . . . 9 ⊢ (𝜑 → (Vtx‘𝐻) = 𝑉) | |
12 | 11 | eqcomd 2733 | . . . . . . . 8 ⊢ (𝜑 → 𝑉 = (Vtx‘𝐻)) |
13 | 12 | pweqd 4615 | . . . . . . 7 ⊢ (𝜑 → 𝒫 𝑉 = 𝒫 (Vtx‘𝐻)) |
14 | 13 | difeq1d 4117 | . . . . . 6 ⊢ (𝜑 → (𝒫 𝑉 ∖ {∅}) = (𝒫 (Vtx‘𝐻) ∖ {∅})) |
15 | 14 | feq3d 6703 | . . . . 5 ⊢ (𝜑 → (𝐹:dom 𝐹⟶(𝒫 𝑉 ∖ {∅}) ↔ 𝐹:dom 𝐹⟶(𝒫 (Vtx‘𝐻) ∖ {∅}))) |
16 | 10, 15 | mpbird 257 | . . . 4 ⊢ (𝜑 → 𝐹:dom 𝐹⟶(𝒫 𝑉 ∖ {∅})) |
17 | uhgrun.i | . . . 4 ⊢ (𝜑 → (dom 𝐸 ∩ dom 𝐹) = ∅) | |
18 | 5, 16, 17 | fun2d 6755 | . . 3 ⊢ (𝜑 → (𝐸 ∪ 𝐹):(dom 𝐸 ∪ dom 𝐹)⟶(𝒫 𝑉 ∖ {∅})) |
19 | uhgrun.un | . . . 4 ⊢ (𝜑 → (iEdg‘𝑈) = (𝐸 ∪ 𝐹)) | |
20 | 19 | dmeqd 5902 | . . . . 5 ⊢ (𝜑 → dom (iEdg‘𝑈) = dom (𝐸 ∪ 𝐹)) |
21 | dmun 5907 | . . . . 5 ⊢ dom (𝐸 ∪ 𝐹) = (dom 𝐸 ∪ dom 𝐹) | |
22 | 20, 21 | eqtrdi 2783 | . . . 4 ⊢ (𝜑 → dom (iEdg‘𝑈) = (dom 𝐸 ∪ dom 𝐹)) |
23 | uhgrun.v | . . . . . 6 ⊢ (𝜑 → (Vtx‘𝑈) = 𝑉) | |
24 | 23 | pweqd 4615 | . . . . 5 ⊢ (𝜑 → 𝒫 (Vtx‘𝑈) = 𝒫 𝑉) |
25 | 24 | difeq1d 4117 | . . . 4 ⊢ (𝜑 → (𝒫 (Vtx‘𝑈) ∖ {∅}) = (𝒫 𝑉 ∖ {∅})) |
26 | 19, 22, 25 | feq123d 6705 | . . 3 ⊢ (𝜑 → ((iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅}) ↔ (𝐸 ∪ 𝐹):(dom 𝐸 ∪ dom 𝐹)⟶(𝒫 𝑉 ∖ {∅}))) |
27 | 18, 26 | mpbird 257 | . 2 ⊢ (𝜑 → (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅})) |
28 | uhgrun.u | . . 3 ⊢ (𝜑 → 𝑈 ∈ 𝑊) | |
29 | eqid 2727 | . . . 4 ⊢ (Vtx‘𝑈) = (Vtx‘𝑈) | |
30 | eqid 2727 | . . . 4 ⊢ (iEdg‘𝑈) = (iEdg‘𝑈) | |
31 | 29, 30 | isuhgr 28860 | . . 3 ⊢ (𝑈 ∈ 𝑊 → (𝑈 ∈ UHGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅}))) |
32 | 28, 31 | syl 17 | . 2 ⊢ (𝜑 → (𝑈 ∈ UHGraph ↔ (iEdg‘𝑈):dom (iEdg‘𝑈)⟶(𝒫 (Vtx‘𝑈) ∖ {∅}))) |
33 | 27, 32 | mpbird 257 | 1 ⊢ (𝜑 → 𝑈 ∈ UHGraph) |
Colors of variables: wff setvar class |
Syntax hints: → wi 4 ↔ wb 205 = wceq 1534 ∈ wcel 2099 ∖ cdif 3941 ∪ cun 3942 ∩ cin 3943 ∅c0 4318 𝒫 cpw 4598 {csn 4624 dom cdm 5672 ⟶wf 6538 ‘cfv 6542 Vtxcvtx 28796 iEdgciedg 28797 UHGraphcuhgr 28856 |
This theorem was proved from axioms: ax-mp 5 ax-1 6 ax-2 7 ax-3 8 ax-gen 1790 ax-4 1804 ax-5 1906 ax-6 1964 ax-7 2004 ax-8 2101 ax-9 2109 ax-10 2130 ax-12 2164 ax-ext 2698 ax-sep 5293 ax-nul 5300 ax-pr 5423 |
This theorem depends on definitions: df-bi 206 df-an 396 df-or 847 df-3an 1087 df-tru 1537 df-fal 1547 df-ex 1775 df-nf 1779 df-sb 2061 df-clab 2705 df-cleq 2719 df-clel 2805 df-ne 2936 df-ral 3057 df-rex 3066 df-rab 3428 df-v 3471 df-sbc 3775 df-dif 3947 df-un 3949 df-in 3951 df-ss 3961 df-nul 4319 df-if 4525 df-pw 4600 df-sn 4625 df-pr 4627 df-op 4631 df-uni 4904 df-br 5143 df-opab 5205 df-id 5570 df-xp 5678 df-rel 5679 df-cnv 5680 df-co 5681 df-dm 5682 df-rn 5683 df-iota 6494 df-fun 6544 df-fn 6545 df-f 6546 df-fv 6550 df-uhgr 28858 |
This theorem is referenced by: uhgrunop 28875 ushgrun 28876 |
Copyright terms: Public domain | W3C validator |