MPE Home Metamath Proof Explorer < Previous   Next >
Nearby theorems
Mirrors  >  Home  >  MPE Home  >  Th. List  >  df-cplgr Structured version   Visualization version   Unicode version

Definition df-cplgr 26231
Description: Define the class of all complete "graphs". A class/graph is called complete if every pair of distinct vertices is connected by an edge, i.e. each vertex has all other vertices as neighbors. (Contributed by AV, 24-Oct-2020.)
Assertion
Ref Expression
df-cplgr  |- ComplGraph  =  {
g  |  A. v  e.  (Vtx `  g )
v  e.  (UnivVtx `  g
) }
Distinct variable group:    v, g

Detailed syntax breakdown of Definition df-cplgr
StepHypRef Expression
1 ccplgr 26226 . 2  class ComplGraph
2 vv . . . . . 6  setvar  v
32cv 1482 . . . . 5  class  v
4 vg . . . . . . 7  setvar  g
54cv 1482 . . . . . 6  class  g
6 cuvtxa 26225 . . . . . 6  class UnivVtx
75, 6cfv 5888 . . . . 5  class  (UnivVtx `  g
)
83, 7wcel 1990 . . . 4  wff  v  e.  (UnivVtx `  g )
9 cvtx 25874 . . . . 5  class Vtx
105, 9cfv 5888 . . . 4  class  (Vtx `  g )
118, 2, 10wral 2912 . . 3  wff  A. v  e.  (Vtx `  g )
v  e.  (UnivVtx `  g
)
1211, 4cab 2608 . 2  class  { g  |  A. v  e.  (Vtx `  g )
v  e.  (UnivVtx `  g
) }
131, 12wceq 1483 1  wff ComplGraph  =  {
g  |  A. v  e.  (Vtx `  g )
v  e.  (UnivVtx `  g
) }
Colors of variables: wff setvar class
This definition is referenced by:  iscplgr  26310
  Copyright terms: Public domain W3C validator