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

Theorem subgrprop2 26166
Description: The properties of a subgraph: If  S is a subgraph of  G, its vertices are also vertices of  G, and its edges are also edges of  G, connecting vertices of the subgraph only. (Contributed by AV, 19-Nov-2020.)
Hypotheses
Ref Expression
issubgr.v  |-  V  =  (Vtx `  S )
issubgr.a  |-  A  =  (Vtx `  G )
issubgr.i  |-  I  =  (iEdg `  S )
issubgr.b  |-  B  =  (iEdg `  G )
issubgr.e  |-  E  =  (Edg `  S )
Assertion
Ref Expression
subgrprop2  |-  ( S SubGraph  G  ->  ( V  C_  A  /\  I  C_  B  /\  E  C_  ~P V
) )

Proof of Theorem subgrprop2
StepHypRef Expression
1 issubgr.v . . 3  |-  V  =  (Vtx `  S )
2 issubgr.a . . 3  |-  A  =  (Vtx `  G )
3 issubgr.i . . 3  |-  I  =  (iEdg `  S )
4 issubgr.b . . 3  |-  B  =  (iEdg `  G )
5 issubgr.e . . 3  |-  E  =  (Edg `  S )
61, 2, 3, 4, 5subgrprop 26165 . 2  |-  ( S SubGraph  G  ->  ( V  C_  A  /\  I  =  ( B  |`  dom  I )  /\  E  C_  ~P V ) )
7 resss 5422 . . . 4  |-  ( B  |`  dom  I )  C_  B
8 sseq1 3626 . . . 4  |-  ( I  =  ( B  |`  dom  I )  ->  (
I  C_  B  <->  ( B  |` 
dom  I )  C_  B ) )
97, 8mpbiri 248 . . 3  |-  ( I  =  ( B  |`  dom  I )  ->  I  C_  B )
1093anim2i 1249 . 2  |-  ( ( V  C_  A  /\  I  =  ( B  |` 
dom  I )  /\  E  C_  ~P V )  ->  ( V  C_  A  /\  I  C_  B  /\  E  C_  ~P V
) )
116, 10syl 17 1  |-  ( S SubGraph  G  ->  ( V  C_  A  /\  I  C_  B  /\  E  C_  ~P V
) )
Colors of variables: wff setvar class
Syntax hints:    -> wi 4    /\ w3a 1037    = wceq 1483    C_ wss 3574   ~Pcpw 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