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

Definition df-uhgrm 15709
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 15707 . 2  class UHGraph
2 ve . . . . . . . 8  setvar  e
32cv 1372 . . . . . . 7  class  e
43cdm 4679 . . . . . 6  class  dom  e
5 vj . . . . . . . . 9  setvar  j
6 vs . . . . . . . . 9  setvar  s
75, 6wel 2178 . . . . . . . 8  wff  j  e.  s
87, 5wex 1516 . . . . . . 7  wff  E. j 
j  e.  s
9 vv . . . . . . . . 9  setvar  v
109cv 1372 . . . . . . . 8  class  v
1110cpw 3617 . . . . . . 7  class  ~P v
128, 6, 11crab 2489 . . . . . 6  class  { s  e.  ~P v  |  E. j  j  e.  s }
134, 12, 3wf 5272 . . . . 5  wff  e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s }
14 vg . . . . . . 7  setvar  g
1514cv 1372 . . . . . 6  class  g
16 ciedg 15656 . . . . . 6  class iEdg
1715, 16cfv 5276 . . . . 5  class  (iEdg `  g )
1813, 2, 17wsbc 2999 . . . 4  wff  [. (iEdg `  g )  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j 
j  e.  s }
19 cvtx 15655 . . . . 5  class Vtx
2015, 19cfv 5276 . . . 4  class  (Vtx `  g )
2118, 9, 20wsbc 2999 . . 3  wff  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s }
2221, 14cab 2192 . 2  class  { g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e --> { s  e.  ~P v  |  E. j  j  e.  s } }
231, 22wceq 1373 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  15711
  Copyright terms: Public domain W3C validator