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

Theorem subgrprop2 26166
Description: The properties of a subgraph: If 𝑆 is a subgraph of 𝐺, its vertices are also vertices of 𝐺, and its edges are also edges of 𝐺, connecting vertices of the subgraph only. (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
subgrprop2 (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼𝐵𝐸 ⊆ 𝒫 𝑉))

Proof of Theorem subgrprop2
StepHypRef Expression
1 issubgr.v . . 3 𝑉 = (Vtx‘𝑆)
2 issubgr.a . . 3 𝐴 = (Vtx‘𝐺)
3 issubgr.i . . 3 𝐼 = (iEdg‘𝑆)
4 issubgr.b . . 3 𝐵 = (iEdg‘𝐺)
5 issubgr.e . . 3 𝐸 = (Edg‘𝑆)
61, 2, 3, 4, 5subgrprop 26165 . 2 (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉))
7 resss 5422 . . . 4 (𝐵 ↾ dom 𝐼) ⊆ 𝐵
8 sseq1 3626 . . . 4 (𝐼 = (𝐵 ↾ dom 𝐼) → (𝐼𝐵 ↔ (𝐵 ↾ dom 𝐼) ⊆ 𝐵))
97, 8mpbiri 248 . . 3 (𝐼 = (𝐵 ↾ dom 𝐼) → 𝐼𝐵)
1093anim2i 1249 . 2 ((𝑉𝐴𝐼 = (𝐵 ↾ dom 𝐼) ∧ 𝐸 ⊆ 𝒫 𝑉) → (𝑉𝐴𝐼𝐵𝐸 ⊆ 𝒫 𝑉))
116, 10syl 17 1 (𝑆 SubGraph 𝐺 → (𝑉𝐴𝐼𝐵𝐸 ⊆ 𝒫 𝑉))
Colors of variables: wff setvar class
Syntax hints:  wi 4  w3a 1037   = wceq 1483  wss 3574  𝒫 cpw 4158   class class class wbr 4653  dom cdm 5114  cres 5116  cfv 5888  Vtxcvtx 25874  iEdgciedg 25875  Edgcedg 25939   SubGraph csubgr 26159
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1722  ax-4 1737  ax-5 1839  ax-6 1888  ax-7 1935  ax-9 1999  ax-10 2019  ax-11 2034  ax-12 2047  ax-13 2246  ax-ext 2602  ax-sep 4781  ax-nul 4789  ax-pr 4906
This theorem depends on definitions:  df-bi 197  df-or 385  df-an 386  df-3an 1039  df-tru 1486  df-ex 1705  df-nf 1710  df-sb 1881  df-eu 2474  df-mo 2475  df-clab 2609  df-cleq 2615  df-clel 2618  df-nfc 2753  df-ral 2917  df-rex 2918  df-rab 2921  df-v 3202  df-dif 3577  df-un 3579  df-in 3581  df-ss 3588  df-nul 3916  df-if 4087  df-pw 4160  df-sn 4178  df-pr 4180  df-op 4184  df-uni 4437  df-br 4654  df-opab 4713  df-xp 5120  df-rel 5121  df-dm 5124  df-res 5126  df-iota 5851  df-fv 5896  df-subgr 26160
This theorem is referenced by:  uhgrissubgr  26167  subgrprop3  26168  subgrfun  26173  subgreldmiedg  26175  subgruhgredgd  26176  subumgredg2  26177  subuhgr  26178  subupgr  26179  subumgr  26180  subusgr  26181
  Copyright terms: Public domain W3C validator