Theorems · Inductive type · combinatorics
SimpleGraph.CompleteEquipartiteSubgraph
{V : Type u_1} → SimpleGraph V → ℕ → ℕ → Type u_1A complete equipartite subgraph in r > 0 parts each of size t ≠ 0 in G is r subsets
of vertices each of size t such that vertices in distinct subsets are adjacent.
If r > 0 but t = 0, then parts = {{}}. If r = 0, then parts = {}. These are the two
distinct "empty" complete equipartite subgraphs, that is, the complete equipartite subgraphs
having no vertices.
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 1 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SimpleGraphstatement · cited by 3,072
Cited by24
Results whose statement or proof uses this declaration.
- SimpleGraph.CompleteEquipartiteSubgraph.partsstatement and proof · cited by 9
- SimpleGraph.CompleteEquipartiteSubgraph.card_mem_partsstatement and proof · cited by 2
- SimpleGraph.CompleteEquipartiteSubgraph.card_partsstatement and proof · cited by 2
- SimpleGraph.CompleteEquipartiteSubgraph.disjointstatement and proof · cited by 2
- SimpleGraph.CompleteEquipartiteSubgraph.isCompleteBetweenstatement and proof · cited by 2
- SimpleGraph.CompleteEquipartiteSubgraph.vertsstatement and proof · cited by 2
- SimpleGraph.CompleteEquipartiteSubgraph.extstatement and proof · cited by 1
- SimpleGraph.CompleteEquipartiteSubgraph.nonempty_of_eq_zero_or_eq_zerostatement · cited by 1
- SimpleGraph.CompleteEquipartiteSubgraph.ofCopystatement · cited by 1
- SimpleGraph.CompleteEquipartiteSubgraph.toCopystatement and proof · cited by 1
- SimpleGraph.completeEquipartiteGraph_isContained_iffstatement and proof · cited by 1
- SimpleGraph.CompleteEquipartiteSubgraph.mk.injstatement · cited by 1