Theorems · Theorem · combinatorics
SimpleGraph.FarFromTriangleFree.le_card_cliqueFinset
∀ {α : Type u_1} [inst : DecidableEq α] [inst_1 : Fintype α] {G : SimpleGraph α} [inst_2 : DecidableRel G.Adj] {ε : ℝ},
G.FarFromTriangleFree ε → SimpleGraph.triangleRemovalBound ε * ↑(Fintype.card α) ^ 3 ≤ ↑(G.cliqueFinset 3).cardTriangle Removal Lemma. If not all triangles can be removed by removing few edges (on the
order of (card α)^2), then there were many triangles to start with (on the order of
(card α)^3).
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites55
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- Finsetstatement and proof · cited by 13,712
- Fintypestatement and proof · cited by 7,736
- Finset.univproof · cited by 3,473
- LE.le.transproof · cited by 3,151
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- LT.lt.leproof · cited by 2,189
- MulZeroClass.mul_zeroproof · cited by 2,091
- mul_assocproof · cited by 1,667
- LT.lt.ne'proof · cited by 1,417
- Fintype.cardstatement and proof · cited by 1,386
Cited by2
Results whose statement or proof uses this declaration.
- corners_theoremproof · cited by 2
- SimpleGraph.triangle_removalproof · cited by 0