Theorems · Theorem · combinatorics
SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_image
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} (t : Finset (α × β × γ)) [inst : DecidableEq α] [inst_1 : DecidableEq β]
[inst_2 : DecidableEq γ] [inst_3 : Fintype α] [inst_4 : Fintype β] [inst_5 : Fintype γ]
[SimpleGraph.TripartiteFromTriangles.NoAccidental t],
(SimpleGraph.TripartiteFromTriangles.graph t).cliqueFinset 3 =
Finset.image (⇑SimpleGraph.TripartiteFromTriangles.toTriangle) t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Fintypestatement and proof · cited by 7,736
- Function.Embeddingstatement · cited by 988
- Finset.imagestatement and proof · cited by 910
- Finset.coe_imageproof · cited by 222
- Finset.coe_injectiveproof · cited by 127
- SimpleGraph.TripartiteFromTriangles.graphstatement and proof · cited by 27
- SimpleGraph.cliqueFinsetstatement and proof · cited by 26
- SimpleGraph.TripartiteFromTriangles.toTrianglestatement and proof · cited by 12
- SimpleGraph.TripartiteFromTriangles.NoAccidentalstatement and proof · cited by 10
- SimpleGraph.coe_cliqueFinsetproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_mapproof · cited by 1