Theorems · Theorem · combinatorics
SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_map
∀ {α : 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.map SimpleGraph.TripartiteFromTriangles.toTriangle t- Cited by
- 1 results in Mathlib
- Foundations
- Depth 78 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsetstatement and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.imageproof · cited by 910
- Finset.mapstatement · cited by 747
- Finset.map_eq_imageproof · cited by 50
- SimpleGraph.TripartiteFromTriangles.graphstatement · cited by 27
- SimpleGraph.cliqueFinsetstatement · cited by 26
- SimpleGraph.TripartiteFromTriangles.toTrianglestatement and proof · cited by 12
- SimpleGraph.TripartiteFromTriangles.NoAccidentalstatement and proof · cited by 10
- SimpleGraph.TripartiteFromTriangles.cliqueFinset_eq_imageproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- SimpleGraph.TripartiteFromTriangles.card_trianglesproof · cited by 2