Theorems · Definition · combinatorics
SimpleGraph.TripartiteFromTriangles.graph
{α : Type u_1} → {β : Type u_2} → {γ : Type u_3} → Finset (α × β × γ) → SimpleGraph (α ⊕ β ⊕ γ)The tripartite-from-triangles graph. Two vertices are related iff there exists a triangle index containing them both.
- Cited by
- 27 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SimpleGraphstatement · cited by 3,072
- SimpleGraph.TripartiteFromTriangles.Relproof · cited by 1
Cited by27
Results whose statement or proof uses this declaration.
- SimpleGraph.TripartiteFromTriangles.toTriangle_is3Cliquestatement and proof · cited by 3
- SimpleGraph.TripartiteFromTriangles.card_trianglesstatement · cited by 2
- SimpleGraph.TripartiteFromTriangles.cliqueSet_eq_imagestatement · cited by 2
- SimpleGraph.TripartiteFromTriangles.is3Clique_iffstatement and proof · cited by 2
- corners_theoremproof · cited by 2
- SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_imagestatement and proof · cited by 1
- SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_mapstatement · cited by 1
- SimpleGraph.TripartiteFromTriangles.exists_mem_toTrianglestatement and proof · cited by 1
- SimpleGraph.TripartiteFromTriangles.graph_triplestatement and proof · cited by 1
- SimpleGraph.TripartiteFromTriangles.Graph.in₀₁_iffstatement and proof · cited by 1
- SimpleGraph.TripartiteFromTriangles.Graph.in₀₂_iffstatement and proof · cited by 1
- SimpleGraph.TripartiteFromTriangles.Graph.in₁₂_iffstatement and proof · cited by 1