| Metamath Proof Explorer |
< Previous
Next >
Nearby theorems |
||
| Mirrors > Home > MPE Home > Th. List > grstructd | Structured version Visualization version GIF version | ||
| Description: If any representation of a graph with vertices 𝑉 and edges 𝐸 has a certain property 𝜓, then any structure with base set 𝑉 and value 𝐸 in the slot for edge functions (which is such a representation of a graph with vertices 𝑉 and edges 𝐸) has this property. (Contributed by AV, 12-Oct-2020.) (Revised by AV, 9-Jun-2021.) |
| Ref | Expression |
|---|---|
| gropd.g | ⊢ (𝜑 → ∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓)) |
| gropd.v | ⊢ (𝜑 → 𝑉 ∈ 𝑈) |
| gropd.e | ⊢ (𝜑 → 𝐸 ∈ 𝑊) |
| grstructd.s | ⊢ (𝜑 → 𝑆 ∈ 𝑋) |
| grstructd.f | ⊢ (𝜑 → Fun (𝑆 ∖ {∅})) |
| grstructd.d | ⊢ (𝜑 → 2 ≤ (♯‘dom 𝑆)) |
| grstructd.b | ⊢ (𝜑 → (Base‘𝑆) = 𝑉) |
| grstructd.e | ⊢ (𝜑 → (.ef‘𝑆) = 𝐸) |
| Ref | Expression |
|---|---|
| grstructd | ⊢ (𝜑 → [𝑆 / 𝑔]𝜓) |
| Step | Hyp | Ref | Expression |
|---|---|---|---|
| 1 | grstructd.s | . 2 ⊢ (𝜑 → 𝑆 ∈ 𝑋) | |
| 2 | gropd.g | . 2 ⊢ (𝜑 → ∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓)) | |
| 3 | grstructd.f | . . . . 5 ⊢ (𝜑 → Fun (𝑆 ∖ {∅})) | |
| 4 | grstructd.d | . . . . 5 ⊢ (𝜑 → 2 ≤ (♯‘dom 𝑆)) | |
| 5 | funvtxdmge2val 29339 | . . . . 5 ⊢ ((Fun (𝑆 ∖ {∅}) ∧ 2 ≤ (♯‘dom 𝑆)) → (Vtx‘𝑆) = (Base‘𝑆)) | |
| 6 | 3, 4, 5 | syl2anc 595 | . . . 4 ⊢ (𝜑 → (Vtx‘𝑆) = (Base‘𝑆)) |
| 7 | grstructd.b | . . . 4 ⊢ (𝜑 → (Base‘𝑆) = 𝑉) | |
| 8 | 6, 7 | eqtrd 2798 | . . 3 ⊢ (𝜑 → (Vtx‘𝑆) = 𝑉) |
| 9 | funiedgdmge2val 29340 | . . . . 5 ⊢ ((Fun (𝑆 ∖ {∅}) ∧ 2 ≤ (♯‘dom 𝑆)) → (iEdg‘𝑆) = (.ef‘𝑆)) | |
| 10 | 3, 4, 9 | syl2anc 595 | . . . 4 ⊢ (𝜑 → (iEdg‘𝑆) = (.ef‘𝑆)) |
| 11 | grstructd.e | . . . 4 ⊢ (𝜑 → (.ef‘𝑆) = 𝐸) | |
| 12 | 10, 11 | eqtrd 2798 | . . 3 ⊢ (𝜑 → (iEdg‘𝑆) = 𝐸) |
| 13 | 8, 12 | jca 520 | . 2 ⊢ (𝜑 → ((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸)) |
| 14 | nfcv 2925 | . . 3 ⊢ Ⅎ𝑔𝑆 | |
| 15 | nfv 1944 | . . . 4 ⊢ Ⅎ𝑔((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) | |
| 16 | nfsbc1v 3765 | . . . 4 ⊢ Ⅎ𝑔[𝑆 / 𝑔]𝜓 | |
| 17 | 15, 16 | nfim 1926 | . . 3 ⊢ Ⅎ𝑔(((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓) |
| 18 | fveqeq2 6892 | . . . . 5 ⊢ (𝑔 = 𝑆 → ((Vtx‘𝑔) = 𝑉 ↔ (Vtx‘𝑆) = 𝑉)) | |
| 19 | fveqeq2 6892 | . . . . 5 ⊢ (𝑔 = 𝑆 → ((iEdg‘𝑔) = 𝐸 ↔ (iEdg‘𝑆) = 𝐸)) | |
| 20 | 18, 19 | anbi12d 643 | . . . 4 ⊢ (𝑔 = 𝑆 → (((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) ↔ ((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸))) |
| 21 | sbceq1a 3756 | . . . 4 ⊢ (𝑔 = 𝑆 → (𝜓 ↔ [𝑆 / 𝑔]𝜓)) | |
| 22 | 20, 21 | imbi12d 347 | . . 3 ⊢ (𝑔 = 𝑆 → ((((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) ↔ (((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓))) |
| 23 | 14, 17, 22 | spcgf 3551 | . 2 ⊢ (𝑆 ∈ 𝑋 → (∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) → (((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓))) |
| 24 | 1, 2, 13, 23 | syl3c 67 | 1 ⊢ (𝜑 → [𝑆 / 𝑔]𝜓) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 400 ∀wal 1568 = wceq 1570 ∈ wcel 2143 [wsbc 3745 ∖ cdif 3903 ∅c0 4287 {csn 4590 class class class wbr 5110 dom cdm 5663 Fun wfun 6532 ‘cfv 6538 ≤ cle 11245 2c2 12296 ♯chash 14368 Basecbs 17270 .efcedgf 29316 Vtxcvtx 29324 iEdgciedg 29325 |
| 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-sep 5258 ax-nul 5270 ax-pow 5338 ax-pr 5406 ax-un 7734 ax-cnex 11157 ax-resscn 11158 ax-1cn 11159 ax-icn 11160 ax-addcl 11161 ax-addrcl 11162 ax-mulcl 11163 ax-mulrcl 11164 ax-mulcom 11165 ax-addass 11166 ax-mulass 11167 ax-distr 11168 ax-i2m1 11169 ax-1ne0 11170 ax-1rid 11171 ax-rnegex 11172 ax-rrecex 11173 ax-cnre 11174 ax-pre-lttri 11175 ax-pre-lttrn 11176 ax-pre-ltadd 11177 ax-pre-mulgt0 11178 |
| This theorem depends on definitions: df-bi 210 df-an 401 df-or 861 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-reu 3370 df-rab 3417 df-v 3457 df-sbc 3746 df-csb 3855 df-dif 3909 df-un 3911 df-in 3913 df-ss 3923 df-pss 3926 df-nul 4288 df-if 4489 df-pw 4565 df-sn 4591 df-pr 4593 df-op 4597 df-uni 4874 df-int 4914 df-iun 4959 df-br 5111 df-opab 5175 df-mpt 5194 df-tr 5220 df-id 5558 df-eprel 5563 df-po 5571 df-so 5572 df-fr 5616 df-we 5618 df-xp 5669 df-rel 5670 df-cnv 5671 df-co 5672 df-dm 5673 df-rn 5674 df-res 5675 df-ima 5676 df-pred 6304 df-ord 6365 df-on 6366 df-lim 6367 df-suc 6368 df-iota 6494 df-fun 6540 df-fn 6541 df-f 6542 df-f1 6543 df-fo 6544 df-f1o 6545 df-fv 6546 df-riota 7369 df-ov 7415 df-oprab 7416 df-mpo 7417 df-om 7864 df-1st 7987 df-2nd 7988 df-frecs 8279 df-wrecs 8310 df-recs 8359 df-rdg 8398 df-1o 8454 df-er 8695 df-en 8945 df-dom 8946 df-sdom 8947 df-fin 8948 df-card 9926 df-pnf 11246 df-mnf 11247 df-xr 11248 df-ltxr 11249 df-le 11250 df-sub 11444 df-neg 11445 df-nn 12235 df-2 12304 df-n0 12506 df-xnn0 12579 df-z 12593 df-uz 12864 df-fz 13537 df-hash 14369 df-vtx 29326 df-iedg 29327 |
| This theorem is referenced by: grstructeld 29362 |
| Copyright terms: Public domain | W3C validator |