Theorems · Theorem · combinatorics
SimpleGraph.TripartiteFromTriangles.farFromTriangleFree
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} {𝕜 : Type u_4} [inst : Field 𝕜] [inst_1 : LinearOrder 𝕜]
[IsStrictOrderedRing 𝕜] (t : Finset (α × β × γ)) [inst_3 : DecidableEq α] [inst_4 : DecidableEq β]
[inst_5 : DecidableEq γ] [inst_6 : Fintype α] [inst_7 : Fintype β] [inst_8 : Fintype γ]
[SimpleGraph.TripartiteFromTriangles.ExplicitDisjoint t] {ε : 𝕜},
ε * ↑((Fintype.card α + Fintype.card β + Fintype.card γ) ^ 2) ≤ ↑t.card →
(SimpleGraph.TripartiteFromTriangles.graph t).FarFromTriangleFree ε- Cited by
- 0 results in Mathlib
- Foundations
- Depth 83 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites24
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
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- IsStrictOrderedRingstatement and proof · cited by 2,490
- Finset.cardstatement and proof · cited by 2,327
- Fintype.cardstatement and proof · cited by 1,386
- Finset.mapproof · cited by 747
- add_assocproof · cited by 746
- Nat.cast_addproof · cited by 586
- Nat.cast_powproof · cited by 131
- Finset.card_mapproof · cited by 114
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.