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

Definition df-usgren 15911
Description: Define the class of all undirected simple graphs (without loops). An undirected simple graph is a special undirected simple pseudograph, consisting of a set  v (of "vertices") and an injective (one-to-one) function  e (representing (indexed) "edges") into subsets of  v of cardinality two, representing the two vertices incident to the edge. In contrast to an undirected simple pseudograph, an undirected simple graph has no loops (edges connecting a vertex with itself). (Contributed by Alexander van der Vekens, 10-Aug-2017.) (Revised by AV, 13-Oct-2020.)
Assertion
Ref Expression
df-usgren  |- USGraph  =  {
g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
x  e.  ~P v  |  x  ~~  2o } }
Distinct variable group:    e, g, v, x

Detailed syntax breakdown of Definition df-usgren
StepHypRef Expression
1 cusgr 15909 . 2  class USGraph
2 ve . . . . . . . 8  setvar  e
32cv 1372 . . . . . . 7  class  e
43cdm 4694 . . . . . 6  class  dom  e
5 vx . . . . . . . . 9  setvar  x
65cv 1372 . . . . . . . 8  class  x
7 c2o 6521 . . . . . . . 8  class  2o
8 cen 6850 . . . . . . . 8  class  ~~
96, 7, 8wbr 4060 . . . . . . 7  wff  x  ~~  2o
10 vv . . . . . . . . 9  setvar  v
1110cv 1372 . . . . . . . 8  class  v
1211cpw 3627 . . . . . . 7  class  ~P v
139, 5, 12crab 2490 . . . . . 6  class  { x  e.  ~P v  |  x 
~~  2o }
144, 13, 3wf1 5288 . . . . 5  wff  e : dom  e -1-1-> { x  e.  ~P v  |  x 
~~  2o }
15 vg . . . . . . 7  setvar  g
1615cv 1372 . . . . . 6  class  g
17 ciedg 15773 . . . . . 6  class iEdg
1816, 17cfv 5291 . . . . 5  class  (iEdg `  g )
1914, 2, 18wsbc 3006 . . . 4  wff  [. (iEdg `  g )  /  e ]. e : dom  e -1-1-> { x  e.  ~P v  |  x  ~~  2o }
20 cvtx 15772 . . . . 5  class Vtx
2116, 20cfv 5291 . . . 4  class  (Vtx `  g )
2219, 10, 21wsbc 3006 . . 3  wff  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
x  e.  ~P v  |  x  ~~  2o }
2322, 15cab 2193 . 2  class  { g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
x  e.  ~P v  |  x  ~~  2o } }
241, 23wceq 1373 1  wff USGraph  =  {
g  |  [. (Vtx `  g )  /  v ]. [. (iEdg `  g
)  /  e ]. e : dom  e -1-1-> {
x  e.  ~P v  |  x  ~~  2o } }
Colors of variables: wff set class
This definition is referenced by:  isusgren  15913
  Copyright terms: Public domain W3C validator