Theorems · Definition · combinatorics
SimpleGraph.FarFromTriangleFree
{α : Type u_1} →
{𝕜 : Type u_3} → [Field 𝕜] → [LinearOrder 𝕜] → (G : SimpleGraph α) → 𝕜 → [Fintype α] → [DecidableRel G.Adj] → PropA simple graph is `ε`-far from triangle-free if one must remove at least
ε * (card α) ^ 2 edges to make it triangle-free.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- Fintypestatement and proof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- SimpleGraphstatement and proof · cited by 3,072
- Fintype.cardproof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
- SimpleGraph.CliqueFreeproof · cited by 70
- SimpleGraph.DeleteFarproof · cited by 4
Cited by15
Results whose statement or proof uses this declaration.
- SimpleGraph.farFromTriangleFree_iffstatement · cited by 3
- SimpleGraph.farFromTriangleFree_of_disjoint_trianglesstatement · cited by 2
- SimpleGraph.FarFromTriangleFree.le_card_cliqueFinsetstatement and proof · cited by 2
- SimpleGraph.FarFromTriangleFree.nonposstatement and proof · cited by 2
- SimpleGraph.FarFromTriangleFree.cliqueFinset_nonemptystatement and proof · cited by 1
- SimpleGraph.FarFromTriangleFree.cliqueFinset_nonempty'statement and proof · cited by 1
- SimpleGraph.FarFromTriangleFree.lt_halfstatement and proof · cited by 1
- SimpleGraph.FarFromTriangleFree.lt_onestatement and proof · cited by 1
- SimpleGraph.FarFromTriangleFree.not_cliqueFreestatement and proof · cited by 1
- SimpleGraph.EdgeDisjointTriangles.farFromTriangleFreestatement · cited by 0
- SimpleGraph.FarFromTriangleFree.congr_simpstatement and proof · cited by 0
- SimpleGraph.FarFromTriangleFree.monostatement and proof · cited by 0