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

Theorem subgrprop 27058
Description: The properties of a subgraph. (Contributed by AV, 19-Nov-2020.)
Hypotheses
Ref Expression
issubgr.v 𝑉 = (Vtx‘𝑆)
issubgr.a 𝐴 = (Vtx‘𝐺)
issubgr.i 𝐼 = (iEdg‘𝑆)
issubgr.b 𝐵 = (iEdg‘𝐺)
issubgr.e 𝐸 = (Edg‘𝑆)
Assertion
Ref Expression
subgrprop (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉))

Proof of Theorem subgrprop
StepHypRef Expression
1 subgrv 27055 . 2 (𝑆 SubGraph 𝐺 → (𝑆 ∈ V ∧ 𝐺 ∈ V))
2 issubgr.v . . . . 5 𝑉 = (Vtx‘𝑆)
3 issubgr.a . . . . 5 𝐴 = (Vtx‘𝐺)
4 issubgr.i . . . . 5 𝐼 = (iEdg‘𝑆)
5 issubgr.b . . . . 5 𝐵 = (iEdg‘𝐺)
6 issubgr.e . . . . 5 𝐸 = (Edg‘𝑆)
72, 3, 4, 5, 6issubgr 27056 . . . 4 ((𝐺 ∈ V ∧ 𝑆 ∈ V) → (𝑆 SubGraph 𝐺 ↔ (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉)))
87biimpd 231 . . 3 ((𝐺 ∈ V ∧ 𝑆 ∈ V) → (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉)))
98ancoms 461 . 2 ((𝑆 ∈ V ∧ 𝐺 ∈ V) → (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉)))
101, 9mpcom 38 1 (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉))
Colors of variables: wff setvar class
Syntax hints:  wi 4  wa 398  w3a 1083   = wceq 1536  wcel 2113  Vcvv 3497  wss 3939  𝒫 cpw 4542   class class class wbr 5069  dom cdm 5558  cres 5560  cfv 6358  Vtxcvtx 26784  iEdgciedg 26785  Edgcedg 26835   SubGraph csubgr 27052
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1795  ax-4 1809  ax-5 1910  ax-6 1969  ax-7 2014  ax-8 2115  ax-9 2123  ax-10 2144  ax-11 2160  ax-12 2176  ax-ext 2796  ax-sep 5206  ax-nul 5213  ax-pr 5333
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1539  df-ex 1780  df-nf 1784  df-sb 2069  df-mo 2621  df-eu 2653  df-clab 2803  df-cleq 2817  df-clel 2896  df-nfc 2966  df-ral 3146  df-rex 3147  df-rab 3150  df-v 3499  df-dif 3942  df-un 3944  df-in 3946  df-ss 3955  df-nul 4295  df-if 4471  df-pw 4544  df-sn 4571  df-pr 4573  df-op 4577  df-uni 4842  df-br 5070  df-opab 5132  df-xp 5564  df-rel 5565  df-dm 5568  df-res 5570  df-iota 6317  df-fv 6366  df-subgr 27053
This theorem is referenced by:  subgrprop2  27059  subgrwlk  32383
  Copyright terms: Public domain W3C validator