Theorems · Theorem · combinatorics
SimpleGraph.TripartiteFromTriangles.is3Clique_iff
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {t : Finset (α × β × γ)} [inst : DecidableEq α] [inst_1 : DecidableEq β]
[inst_2 : DecidableEq γ] [SimpleGraph.TripartiteFromTriangles.NoAccidental t] {s : Finset (α ⊕ β ⊕ γ)},
(SimpleGraph.TripartiteFromTriangles.graph t).IsNClique 3 s ↔
∃ x ∈ t, SimpleGraph.TripartiteFromTriangles.toTriangle x = s- Cited by
- 2 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- SimpleGraph.Adjproof · cited by 1,346
- Function.Embeddingstatement · cited by 988
- SimpleGraph.IsNCliquestatement and proof · cited by 64
- SimpleGraph.TripartiteFromTriangles.graphstatement and proof · cited by 27
- Sum3.in₀proof · cited by 18
- Sum3.in₁proof · cited by 18
- Sum3.in₂proof · cited by 18
- SimpleGraph.TripartiteFromTriangles.toTrianglestatement and proof · cited by 12
- SimpleGraph.TripartiteFromTriangles.NoAccidentalstatement and proof · cited by 10
- SimpleGraph.TripartiteFromTriangles.toTriangle_is3Cliqueproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.TripartiteFromTriangles.cliqueSet_eq_imageproof · cited by 2
- SimpleGraph.TripartiteFromTriangles.toTriangle_surjOnproof · cited by 0