Theorems · Definition · combinatorics
SimpleGraph.completeEquipartiteGraph.completeMultipartiteGraph
{r t : ℕ} →
SimpleGraph.completeEquipartiteGraph r t ≃g SimpleGraph.completeMultipartiteGraph (Function.const (Fin r) (Fin t))A completeEquipartiteGraph is isomorphic to a corresponding completeMultipartiteGraph.
The difference is that the former vertices are a product type whereas the latter vertices are a
dependent product type.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Equivproof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- SimpleGraph.Isostatement · cited by 99
- Equiv.sigmaEquivProdproof · cited by 47
- SimpleGraph.completeEquipartiteGraphstatement · cited by 12
- SimpleGraph.completeMultipartiteGraphstatement · cited by 11
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.completeEquipartiteGraph.isCompleteMultipartiteproof · cited by 0