ILE Home Intuitionistic Logic Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  ILE Home  >  Th. List  >  grstructd2dom Unicode version

Theorem grstructd2dom 15972
Description: If any representation of a graph with vertices  V and edges  E has a certain property  ps, then any structure with base set  V and value  E in the slot for edge functions (which is such a representation of a graph with vertices  V and edges  E) has this property. (Contributed by AV, 12-Oct-2020.) (Revised by AV, 9-Jun-2021.)
Hypotheses
Ref Expression
gropd.g  |-  ( ph  ->  A. g ( ( (Vtx `  g )  =  V  /\  (iEdg `  g )  =  E )  ->  ps )
)
gropd.v  |-  ( ph  ->  V  e.  U )
gropd.e  |-  ( ph  ->  E  e.  W )
grstructd.s  |-  ( ph  ->  S  e.  X )
grstructd.f  |-  ( ph  ->  Fun  ( S  \  { (/) } ) )
grstructd2dom.d  |-  ( ph  ->  2o  ~<_  dom  S )
grstructd.b  |-  ( ph  ->  ( Base `  S
)  =  V )
grstructd.e  |-  ( ph  ->  (.ef `  S )  =  E )
Assertion
Ref Expression
grstructd2dom  |-  ( ph  ->  [. S  /  g ]. ps )
Distinct variable groups:    g, E    g, V    ph, g    S, g
Allowed substitution hints:    ps( g)    U( g)    W( g)    X( g)

Proof of Theorem grstructd2dom
StepHypRef Expression
1 grstructd.s . 2  |-  ( ph  ->  S  e.  X )
2 gropd.g . 2  |-  ( ph  ->  A. g ( ( (Vtx `  g )  =  V  /\  (iEdg `  g )  =  E )  ->  ps )
)
3 grstructd.f . . . . 5  |-  ( ph  ->  Fun  ( S  \  { (/) } ) )
4 grstructd2dom.d . . . . 5  |-  ( ph  ->  2o  ~<_  dom  S )
5 funvtxdm2domval 15953 . . . . 5  |-  ( ( S  e.  X  /\  Fun  ( S  \  { (/)
} )  /\  2o  ~<_  dom  S )  ->  (Vtx `  S )  =  (
Base `  S )
)
61, 3, 4, 5syl3anc 1274 . . . 4  |-  ( ph  ->  (Vtx `  S )  =  ( Base `  S
) )
7 grstructd.b . . . 4  |-  ( ph  ->  ( Base `  S
)  =  V )
86, 7eqtrd 2264 . . 3  |-  ( ph  ->  (Vtx `  S )  =  V )
9 funiedgdm2domval 15954 . . . . 5  |-  ( ( S  e.  X  /\  Fun  ( S  \  { (/)
} )  /\  2o  ~<_  dom  S )  ->  (iEdg `  S )  =  (.ef
`  S ) )
101, 3, 4, 9syl3anc 1274 . . . 4  |-  ( ph  ->  (iEdg `  S )  =  (.ef `  S )
)
11 grstructd.e . . . 4  |-  ( ph  ->  (.ef `  S )  =  E )
1210, 11eqtrd 2264 . . 3  |-  ( ph  ->  (iEdg `  S )  =  E )
138, 12jca 306 . 2  |-  ( ph  ->  ( (Vtx `  S
)  =  V  /\  (iEdg `  S )  =  E ) )
14 nfcv 2375 . . 3  |-  F/_ g S
15 nfv 1577 . . . 4  |-  F/ g ( (Vtx `  S
)  =  V  /\  (iEdg `  S )  =  E )
16 nfsbc1v 3051 . . . 4  |-  F/ g
[. S  /  g ]. ps
1715, 16nfim 1621 . . 3  |-  F/ g ( ( (Vtx `  S )  =  V  /\  (iEdg `  S
)  =  E )  ->  [. S  /  g ]. ps )
18 fveqeq2 5657 . . . . 5  |-  ( g  =  S  ->  (
(Vtx `  g )  =  V  <->  (Vtx `  S )  =  V ) )
19 fveqeq2 5657 . . . . 5  |-  ( g  =  S  ->  (
(iEdg `  g )  =  E  <->  (iEdg `  S )  =  E ) )
2018, 19anbi12d 473 . . . 4  |-  ( g  =  S  ->  (
( (Vtx `  g
)  =  V  /\  (iEdg `  g )  =  E )  <->  ( (Vtx `  S )  =  V  /\  (iEdg `  S
)  =  E ) ) )
21 sbceq1a 3042 . . . 4  |-  ( g  =  S  ->  ( ps 
<-> 
[. S  /  g ]. ps ) )
2220, 21imbi12d 234 . . 3  |-  ( g  =  S  ->  (
( ( (Vtx `  g )  =  V  /\  (iEdg `  g
)  =  E )  ->  ps )  <->  ( (
(Vtx `  S )  =  V  /\  (iEdg `  S )  =  E )  ->  [. S  / 
g ]. ps ) ) )
2314, 17, 22spcgf 2889 . 2  |-  ( S  e.  X  ->  ( A. g ( ( (Vtx
`  g )  =  V  /\  (iEdg `  g )  =  E )  ->  ps )  ->  ( ( (Vtx `  S )  =  V  /\  (iEdg `  S
)  =  E )  ->  [. S  /  g ]. ps ) ) )
241, 2, 13, 23syl3c 63 1  |-  ( ph  ->  [. S  /  g ]. ps )
Colors of variables: wff set class
Syntax hints:    -> wi 4    /\ wa 104   A.wal 1396    = wceq 1398    e. wcel 2202   [.wsbc 3032    \ cdif 3198   (/)c0 3496   {csn 3673   class class class wbr 4093   dom cdm 4731   Fun wfun 5327   ` cfv 5333   2oc2o 6619    ~<_ cdom 6951   Basecbs 13145  .efcedgf 15928  Vtxcvtx 15936  iEdgciedg 15937
This theorem was proved from axioms:  ax-mp 5  ax-1 6  ax-2 7  ax-ia1 106  ax-ia2 107  ax-ia3 108  ax-in1 619  ax-in2 620  ax-io 717  ax-5 1496  ax-7 1497  ax-gen 1498  ax-ie1 1542  ax-ie2 1543  ax-8 1553  ax-10 1554  ax-11 1555  ax-i12 1556  ax-bndl 1558  ax-4 1559  ax-17 1575  ax-i9 1579  ax-ial 1583  ax-i5r 1584  ax-13 2204  ax-14 2205  ax-ext 2213  ax-sep 4212  ax-nul 4220  ax-pow 4270  ax-pr 4305  ax-un 4536  ax-setind 4641  ax-cnex 8166  ax-resscn 8167  ax-1cn 8168  ax-1re 8169  ax-icn 8170  ax-addcl 8171  ax-addrcl 8172  ax-mulcl 8173  ax-addcom 8175  ax-mulcom 8176  ax-addass 8177  ax-mulass 8178  ax-distr 8179  ax-i2m1 8180  ax-1rid 8182  ax-0id 8183  ax-rnegex 8184  ax-cnre 8186
This theorem depends on definitions:  df-bi 117  df-3an 1007  df-tru 1401  df-fal 1404  df-nf 1510  df-sb 1811  df-eu 2082  df-mo 2083  df-clab 2218  df-cleq 2224  df-clel 2227  df-nfc 2364  df-ne 2404  df-ral 2516  df-rex 2517  df-reu 2518  df-rab 2520  df-v 2805  df-sbc 3033  df-csb 3129  df-dif 3203  df-un 3205  df-in 3207  df-ss 3214  df-nul 3497  df-if 3608  df-pw 3658  df-sn 3679  df-pr 3680  df-op 3682  df-uni 3899  df-int 3934  df-br 4094  df-opab 4156  df-mpt 4157  df-id 4396  df-suc 4474  df-xp 4737  df-rel 4738  df-cnv 4739  df-co 4740  df-dm 4741  df-rn 4742  df-res 4743  df-iota 5293  df-fun 5335  df-fn 5336  df-f 5337  df-f1 5338  df-fo 5339  df-fv 5341  df-riota 5981  df-ov 6031  df-oprab 6032  df-mpo 6033  df-1st 6312  df-2nd 6313  df-1o 6625  df-2o 6626  df-dom 6954  df-sub 8394  df-inn 9186  df-2 9244  df-3 9245  df-4 9246  df-5 9247  df-6 9248  df-7 9249  df-8 9250  df-9 9251  df-n0 9445  df-dec 9656  df-ndx 13148  df-slot 13149  df-base 13151  df-edgf 15929  df-vtx 15938  df-iedg 15939
This theorem is referenced by:  grstructeld2dom  15974
  Copyright terms: Public domain W3C validator