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

Definition df-uhgrm 16056
Description: Define the class of all undirected hypergraphs. An undirected hypergraph consists of a set 
v (of "vertices") and a function  e (representing indexed "edges") into the set of inhabited subsets of this set. (Contributed by Alexander van der Vekens, 26-Dec-2017.) (Revised by Jim Kingdon, 29-Dec-2025.)
Assertion
Ref Expression
df-uhgrm  |- UHGraph  =  {
g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s } }
Distinct variable group:    e, g, j, s, v

Detailed syntax breakdown of Definition df-uhgrm
StepHypRef Expression
1 cuhgr 16054 . 2  class UHGraph
2 ve . . . . . . . 8  setvar  e
32cv 1397 . . . . . . 7  class  e
43cdm 4748 . . . . . 6  class  dom  e
5 vj . . . . . . . . 9  setvar  j
6 vs . . . . . . . . 9  setvar  s
75, 6wel 2204 . . . . . . . 8  wff  j  e.  s
87, 5wex 1541 . . . . . . 7  wff  E. j 
j  e.  s
9 vv . . . . . . . . 9  setvar  v
109cv 1397 . . . . . . . 8  class  v
1110cpw 3668 . . . . . . 7  class  ~P v
128, 6, 11crab 2524 . . . . . 6  class  { s  e.  ~P v  |  E. j  j  e.  s }
134, 12, 3wf 5347 . . . . 5  wff  e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s }
14 vg . . . . . . 7  setvar  g
1514cv 1397 . . . . . 6  class  g
16 ciedg 16000 . . . . . 6  class iEdg
1715, 16cfv 5351 . . . . 5  class  (iEdg `  g )
1813, 2, 17wsbc 3041 . . . 4  wff  [. (iEdg `  g )  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j 
j  e.  s }
19 cvtx 15999 . . . . 5  class Vtx
2015, 19cfv 5351 . . . 4  class  (Vtx `  g )
2118, 9, 20wsbc 3041 . . 3  wff  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s }
2221, 14cab 2218 . 2  class  { g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s } }
231, 22wceq 1398 1  wff UHGraph  =  {
g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s } }
Colors of variables: wff set class
This definition is referenced by:  isuhgrm  16058
  Copyright terms: Public domain W3C validator