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

Theorem subgrprop 27055
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 27052 . 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 27053 . . . 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 1537  wcel 2114  Vcvv 3494  wss 3936  𝒫 cpw 4539   class class class wbr 5066  dom cdm 5555  cres 5557  cfv 6355  Vtxcvtx 26781  iEdgciedg 26782  Edgcedg 26832   SubGraph csubgr 27049
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-3 8  ax-gen 1796  ax-4 1810  ax-5 1911  ax-6 1970  ax-7 2015  ax-8 2116  ax-9 2124  ax-10 2145  ax-11 2161  ax-12 2177  ax-ext 2793  ax-sep 5203  ax-nul 5210  ax-pr 5330
This theorem depends on definitions:  df-bi 209  df-an 399  df-or 844  df-3an 1085  df-tru 1540  df-ex 1781  df-nf 1785  df-sb 2070  df-mo 2622  df-eu 2654  df-clab 2800  df-cleq 2814  df-clel 2893  df-nfc 2963  df-ral 3143  df-rex 3144  df-rab 3147  df-v 3496  df-dif 3939  df-un 3941  df-in 3943  df-ss 3952  df-nul 4292  df-if 4468  df-pw 4541  df-sn 4568  df-pr 4570  df-op 4574  df-uni 4839  df-br 5067  df-opab 5129  df-xp 5561  df-rel 5562  df-dm 5565  df-res 5567  df-iota 6314  df-fv 6363  df-subgr 27050
This theorem is referenced by:  subgrprop2  27056  subgrwlk  32379
  Copyright terms: Public domain W3C validator