MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  gropd Structured version   Visualization version   GIF version

Theorem gropd 28864
Description: If any representation of a graph with vertices 𝑉 and edges 𝐸 has a certain property 𝜓, then the ordered pair 𝑉, 𝐸 of the set of vertices and the set of edges (which is such a representation of a graph with vertices 𝑉 and edges 𝐸) has this property. (Contributed by AV, 11-Oct-2020.)
Hypotheses
Ref Expression
gropd.g (𝜑 → ∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓))
gropd.v (𝜑𝑉𝑈)
gropd.e (𝜑𝐸𝑊)
Assertion
Ref Expression
gropd (𝜑[𝑉, 𝐸⟩ / 𝑔]𝜓)
Distinct variable groups:   𝑔,𝐸   𝑔,𝑉   𝜑,𝑔
Allowed substitution hints:   𝜓(𝑔)   𝑈(𝑔)   𝑊(𝑔)

Proof of Theorem gropd
StepHypRef Expression
1 opex 5470 . . 3 𝑉, 𝐸⟩ ∈ V
21a1i 11 . 2 (𝜑 → ⟨𝑉, 𝐸⟩ ∈ V)
3 gropd.g . 2 (𝜑 → ∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓))
4 gropd.v . . 3 (𝜑𝑉𝑈)
5 gropd.e . . 3 (𝜑𝐸𝑊)
6 opvtxfv 28837 . . . 4 ((𝑉𝑈𝐸𝑊) → (Vtx‘⟨𝑉, 𝐸⟩) = 𝑉)
7 opiedgfv 28840 . . . 4 ((𝑉𝑈𝐸𝑊) → (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸)
86, 7jca 510 . . 3 ((𝑉𝑈𝐸𝑊) → ((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸))
94, 5, 8syl2anc 582 . 2 (𝜑 → ((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸))
10 nfcv 2899 . . 3 𝑔𝑉, 𝐸
11 nfv 1909 . . . 4 𝑔((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸)
12 nfsbc1v 3798 . . . 4 𝑔[𝑉, 𝐸⟩ / 𝑔]𝜓
1311, 12nfim 1891 . . 3 𝑔(((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸) → [𝑉, 𝐸⟩ / 𝑔]𝜓)
14 fveqeq2 6911 . . . . 5 (𝑔 = ⟨𝑉, 𝐸⟩ → ((Vtx‘𝑔) = 𝑉 ↔ (Vtx‘⟨𝑉, 𝐸⟩) = 𝑉))
15 fveqeq2 6911 . . . . 5 (𝑔 = ⟨𝑉, 𝐸⟩ → ((iEdg‘𝑔) = 𝐸 ↔ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸))
1614, 15anbi12d 630 . . . 4 (𝑔 = ⟨𝑉, 𝐸⟩ → (((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) ↔ ((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸)))
17 sbceq1a 3789 . . . 4 (𝑔 = ⟨𝑉, 𝐸⟩ → (𝜓[𝑉, 𝐸⟩ / 𝑔]𝜓))
1816, 17imbi12d 343 . . 3 (𝑔 = ⟨𝑉, 𝐸⟩ → ((((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) ↔ (((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸) → [𝑉, 𝐸⟩ / 𝑔]𝜓)))
1910, 13, 18spcgf 3580 . 2 (⟨𝑉, 𝐸⟩ ∈ V → (∀𝑔(((Vtx‘𝑔) = 𝑉 ∧ (iEdg‘𝑔) = 𝐸) → 𝜓) → (((Vtx‘⟨𝑉, 𝐸⟩) = 𝑉 ∧ (iEdg‘⟨𝑉, 𝐸⟩) = 𝐸) → [𝑉, 𝐸⟩ / 𝑔]𝜓)))
202, 3, 9, 19syl3c 66 1 (𝜑[𝑉, 𝐸⟩ / 𝑔]𝜓)
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 394  wal 1531   = wceq 1533  wcel 2098  Vcvv 3473  [wsbc 3778  cop 4638  cfv 6553  Vtxcvtx 28829  iEdgciedg 28830
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1789  ax-4 1803  ax-5 1905  ax-6 1963  ax-7 2003  ax-8 2100  ax-9 2108  ax-10 2129  ax-11 2146  ax-12 2166  ax-ext 2699  ax-sep 5303  ax-nul 5310  ax-pr 5433  ax-un 7746
This theorem depends on definitions:  df-bi 206  df-an 395  df-or 846  df-3an 1086  df-tru 1536  df-fal 1546  df-ex 1774  df-nf 1778  df-sb 2060  df-mo 2529  df-eu 2558  df-clab 2706  df-cleq 2720  df-clel 2806  df-nfc 2881  df-ne 2938  df-ral 3059  df-rex 3068  df-rab 3431  df-v 3475  df-sbc 3779  df-dif 3952  df-un 3954  df-in 3956  df-ss 3966  df-nul 4327  df-if 4533  df-sn 4633  df-pr 4635  df-op 4639  df-uni 4913  df-br 5153  df-opab 5215  df-mpt 5236  df-id 5580  df-xp 5688  df-rel 5689  df-cnv 5690  df-co 5691  df-dm 5692  df-rn 5693  df-iota 6505  df-fun 6555  df-fv 6561  df-1st 7999  df-2nd 8000  df-vtx 28831  df-iedg 28832
This theorem is referenced by:  gropeld  28866
  Copyright terms: Public domain W3C validator