Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
bipartite_complete_graph [2014/02/08 00:40]
nikolaj old revision restored (2014/02/08 00:30)
bipartite_complete_graph [2014/02/08 00:55]
nikolaj
Line 8: Line 8:
  
 | @#DDDDDD: $ X\cap Y=\emptyset $ | | @#DDDDDD: $ X\cap Y=\emptyset $ |
 +| @#DDDDDD: $ x\in X $ |
 +| @#DDDDDD: $ y\in Y $ |
  
-| @#55EE55: $\exists X,Y.\ (\forall u,v.\ \{u,​v\}\in\mathrm{im}(\psi)\implies (u\in X\land v\in Y)\lor (v\in X\land u\in Y)) \land (\forall(x\in X),(y\in Y).\ \{x,​y\}\in\mathrm{im}\ \psi)  ​$ |+| @#55EE55: $\exists X,Y.\ (\forall u,v.\ \{u,​v\}\in\mathrm{im}(\psi)\implies (u\in X\land v\in Y)\lor (v\in X\land u\in Y)) \land (\forall x,y.\ \{x,​y\}\in\mathrm{im}\ \psi $ |
  
 ==== Discussion ==== ==== Discussion ====
-bipartite complete graph is a bipartite graph where, if $X,Y$ are the two parts, for all $x\in X$ and for all $y\in Y$, there is an edge connecting those vertices.+Let $G$ be a bipartite complete graph with parts $X$ and $Y$. Then $G$ is bipartite complete if each $x\in X$ connects to each $y\in Y$.
 ==== Parents ==== ==== Parents ====
 === Subset of === === Subset of ===
 [[Bipartite graph]] [[Bipartite graph]]
Link to graph
Log In
Improvements of the human condition