| 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 29096 | . . . . 5 ⊢ ((Fun (𝑆 ∖ {∅}) ∧ 2 ≤ (♯‘dom 𝑆)) → (Vtx‘𝑆) = (Base‘𝑆)) | |
| 6 | 3, 4, 5 | syl2anc 585 | . . . 4 ⊢ (𝜑 → (Vtx‘𝑆) = (Base‘𝑆)) |
| 7 | grstructd.b | . . . 4 ⊢ (𝜑 → (Base‘𝑆) = 𝑉) | |
| 8 | 6, 7 | eqtrd 2772 | . . 3 ⊢ (𝜑 → (Vtx‘𝑆) = 𝑉) |
| 9 | funiedgdmge2val 29097 | . . . . 5 ⊢ ((Fun (𝑆 ∖ {∅}) ∧ 2 ≤ (♯‘dom 𝑆)) → (iEdg‘𝑆) = (.ef‘𝑆)) | |
| 10 | 3, 4, 9 | syl2anc 585 | . . . 4 ⊢ (𝜑 → (iEdg‘𝑆) = (.ef‘𝑆)) |
| 11 | grstructd.e | . . . 4 ⊢ (𝜑 → (.ef‘𝑆) = 𝐸) | |
| 12 | 10, 11 | eqtrd 2772 | . . 3 ⊢ (𝜑 → (iEdg‘𝑆) = 𝐸) |
| 13 | 8, 12 | jca 511 | . 2 ⊢ (𝜑 → ((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸)) |
| 14 | nfcv 2899 | . . 3 ⊢ Ⅎ𝑔𝑆 | |
| 15 | nfv 1916 | . . . 4 ⊢ Ⅎ𝑔((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) | |
| 16 | nfsbc1v 3762 | . . . 4 ⊢ Ⅎ𝑔[𝑆 / 𝑔]𝜓 | |
| 17 | 15, 16 | nfim 1898 | . . 3 ⊢ Ⅎ𝑔(((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓) |
| 18 | fveqeq2 6851 | . . . . 5 ⊢ (𝑔 = 𝑆 → ((Vtx‘𝑔) = 𝑉 ↔ (Vtx‘𝑆) = 𝑉)) | |
| 19 | fveqeq2 6851 | . . . . 5 ⊢ (𝑔 = 𝑆 → ((iEdg‘𝑔) = 𝐸 ↔ (iEdg‘𝑆) = 𝐸)) | |
| 20 | 18, 19 | anbi12d 633 | . . . 4 ⊢ (𝑔 = 𝑆 → (((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) ↔ ((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸))) |
| 21 | sbceq1a 3753 | . . . 4 ⊢ (𝑔 = 𝑆 → (𝜓 ↔ [𝑆 / 𝑔]𝜓)) | |
| 22 | 20, 21 | imbi12d 344 | . . 3 ⊢ (𝑔 = 𝑆 → ((((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) ↔ (((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓))) |
| 23 | 14, 17, 22 | spcgf 3547 | . 2 ⊢ (𝑆 ∈ 𝑋 → (∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) → (((Vtx‘𝑆) = 𝑉 ∧ (iEdg‘𝑆) = 𝐸) → [𝑆 / 𝑔]𝜓))) |
| 24 | 1, 2, 13, 23 | syl3c 66 | 1 ⊢ (𝜑 → [𝑆 / 𝑔]𝜓) |
| Colors of variables: wff setvar class |
| Syntax hints: → wi 4 ∧ wa 395 ∀wal 1540 = wceq 1542 ∈ wcel 2114 [wsbc 3742 ∖ cdif 3900 ∅c0 4287 {csn 4582 class class class wbr 5100 dom cdm 5632 Fun wfun 6494 ‘cfv 6500 ≤ cle 11179 2c2 12212 ♯chash 14265 Basecbs 17148 .efcedgf 29073 Vtxcvtx 29081 iEdgciedg 29082 |
| 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 1912 ax-6 1969 ax-7 2010 ax-8 2116 ax-9 2124 ax-10 2147 ax-11 2163 ax-12 2185 ax-ext 2709 ax-sep 5243 ax-nul 5253 ax-pow 5312 ax-pr 5379 ax-un 7690 ax-cnex 11094 ax-resscn 11095 ax-1cn 11096 ax-icn 11097 ax-addcl 11098 ax-addrcl 11099 ax-mulcl 11100 ax-mulrcl 11101 ax-mulcom 11102 ax-addass 11103 ax-mulass 11104 ax-distr 11105 ax-i2m1 11106 ax-1ne0 11107 ax-1rid 11108 ax-rnegex 11109 ax-rrecex 11110 ax-cnre 11111 ax-pre-lttri 11112 ax-pre-lttrn 11113 ax-pre-ltadd 11114 ax-pre-mulgt0 11115 |
| This theorem depends on definitions: df-bi 207 df-an 396 df-or 849 df-3or 1088 df-3an 1089 df-tru 1545 df-fal 1555 df-ex 1782 df-nf 1786 df-sb 2069 df-mo 2540 df-eu 2570 df-clab 2716 df-cleq 2729 df-clel 2812 df-nfc 2886 df-ne 2934 df-nel 3038 df-ral 3053 df-rex 3063 df-reu 3353 df-rab 3402 df-v 3444 df-sbc 3743 df-csb 3852 df-dif 3906 df-un 3908 df-in 3910 df-ss 3920 df-pss 3923 df-nul 4288 df-if 4482 df-pw 4558 df-sn 4583 df-pr 4585 df-op 4589 df-uni 4866 df-int 4905 df-iun 4950 df-br 5101 df-opab 5163 df-mpt 5182 df-tr 5208 df-id 5527 df-eprel 5532 df-po 5540 df-so 5541 df-fr 5585 df-we 5587 df-xp 5638 df-rel 5639 df-cnv 5640 df-co 5641 df-dm 5642 df-rn 5643 df-res 5644 df-ima 5645 df-pred 6267 df-ord 6328 df-on 6329 df-lim 6330 df-suc 6331 df-iota 6456 df-fun 6502 df-fn 6503 df-f 6504 df-f1 6505 df-fo 6506 df-f1o 6507 df-fv 6508 df-riota 7325 df-ov 7371 df-oprab 7372 df-mpo 7373 df-om 7819 df-1st 7943 df-2nd 7944 df-frecs 8233 df-wrecs 8264 df-recs 8313 df-rdg 8351 df-1o 8407 df-er 8645 df-en 8896 df-dom 8897 df-sdom 8898 df-fin 8899 df-card 9863 df-pnf 11180 df-mnf 11181 df-xr 11182 df-ltxr 11183 df-le 11184 df-sub 11378 df-neg 11379 df-nn 12158 df-2 12220 df-n0 12414 df-xnn0 12487 df-z 12501 df-uz 12764 df-fz 13436 df-hash 14266 df-vtx 29083 df-iedg 29084 |
| This theorem is referenced by: grstructeld 29119 |
| Copyright terms: Public domain | W3C validator |