{{Short description|Theorem in graph theory}} [[File:Triangle removal lemma.svg|thumb|upright=1.1|A graph <math>G</math> before and after removing 4 edges to eliminate all copies of <math>H</math>, where <math>H</math> is the triangle graph. For <math>\epsilon = 1/9</math>, <math>\delta < 1/27</math>, because there are fewer than <math>\delta n^h</math> subgraphs isomorphic to <math>H</math> in this instance, and it is possible to eliminate all copies of <math>H</math> by removing <math>\epsilon n^2</math> edges from <math>G</math>. This is only one of the many 6-vertex graphs <math>G</math>, so this only serves as an elementary upper bound.]]
In graph theory, the '''graph removal lemma''' states that when a graph contains few copies of a given subgraph, then all of the copies can be eliminated by removing a small number of edges.{{r|f11}} The special case in which the subgraph is a triangle is known as the '''triangle removal lemma'''.{{r|t09}}
The graph removal lemma can be used to prove Roth's theorem on 3-term arithmetic progressions,{{r|roth}} and a generalization of it, the hypergraph removal lemma, can be used to prove Szemerédi's theorem.{{r|tao}} It also has applications to property testing.{{r|as}}
==Formulation== Let <math>H</math> be a graph with <math>h</math> vertices. The graph removal lemma states that for any <math>\epsilon > 0</math>, there exists a constant <math>\delta = \delta(\epsilon, H) > 0</math> such that for any <math>n</math>-vertex graph <math>G</math> with fewer than <math>\delta n^h</math> subgraphs isomorphic to <math>H</math>, it is possible to eliminate all copies of <math>H</math> by removing at most <math>\epsilon n^2</math> edges from <math>G</math>.{{r|f11}}
An alternative way to state this is to say that for any <math>n</math>-vertex graph <math>G</math> with <math>o(n^h)</math> subgraphs isomorphic to <math>H</math>, it is possible to eliminate all copies of <math>H</math> by removing <math>o(n^2)</math> edges from <math>G</math>. Here, the <math>o</math> indicates the use of little o notation.
In the case when <math>H</math> is a triangle, the resulting lemma is called the '''triangle removal lemma'''.
==History==
The original motivation for the study of triangle removal lemma was the Ruzsa–Szemerédi problem. Its initial formulation due to Imre Z. Ruzsa and Szemerédi from 1978 was slightly weaker than the triangle removal lemma used nowadays and can be roughly stated as follows: every locally linear graph on <math>n</math> vertices contains <math>o(n^2)</math> edges.{{r|rs78}} This statement can be quickly deduced from a modern triangle removal lemma. Ruzsa and Szemerédi provided also an alternative proof of Roth's theorem on arithmetic progressions as a simple corollary.{{r|rs78}}
In 1986, during their work on generalizations of the Ruzsa–Szemerédi problem to arbitrary <math>r</math>-uniform graphs, Erdős, Frankl, and Rödl provided a statement for general graphs very close to the modern graph removal lemma: if graph <math>H_2</math> is a homomorphic image of <math>H_2</math>, then any <math>H_1</math>-free graph <math>G</math> on <math>n</math> vertices can be made <math>H_2</math>-free by removing <math>o(n^2)</math> edges.{{r|efr}}
The modern formulation of the graph removal lemma was first stated by Füredi in 1994.{{r|furedi94}} The proof generalized earlier approaches by Ruzsa and Szemerédi and Erdős, Frankl, and Rödl, also using the Szemerédi regularity lemma.
==Graph counting lemma== A key component of the proof of the graph removal lemma is the '''graph counting lemma''' about counting subgraphs in systems of regular pairs. The graph counting lemma is also very useful on its own. According to Füredi, it is used "in most applications of regularity lemma".{{r|furedi94}}
===Heuristic argument=== Let <math>H</math> be a graph on <math>h</math> vertices, whose vertex set is <math>V=\{1,2,\ldots,h\}</math> and edge set is <math>E</math>. Let <math>X_1,X_2,\ldots,X_h</math> be sets of vertices of some graph <math>G</math> such that, for all <math>ij\in E</math>, the pair <math>(X_i,X_j)</math> is <math>\epsilon</math>-regular (in the sense of the regularity lemma). Let also <math>d_{ij}</math> be the density between the sets <math>X_i</math> and <math>X_j</math>. Intuitively, a regular pair <math>(X,Y)</math> with density <math>d</math> should behave like a random Erdős–Rényi-like graph, where every pair of vertices <math>(x,y)\in (X\times Y)</math> is selected to be an edge independently with probability <math>d</math>. This suggests that the number of copies of <math>H</math> on vertices <math>x_1,x_2,\ldots,x_h</math> such that <math>x_i\in X_i</math> should be close to the expected number from the Erdős–Rényi model,<math display="block">\prod_{ij\in E(H)}d_{ij}\prod_{i\in V(H)}|X_i|,</math>where <math>E(H)</math> and <math>V(H)</math> are the edge set and the vertex set of <math>H</math>.
===Precise statement=== The straightforward formalization of the above heuristic claim is as follows. Let <math>H</math> be a graph on <math>h</math> vertices, whose vertex set is <math>V=\{1,2,\ldots,h\}</math> and whose edge set is <math>E</math>. Let <math>\delta>0</math> be arbitrary. Then there exists <math>\epsilon>0</math> such that for any <math>X_1,X_2,\ldots,X_h</math> as above, satisfying <math>d_{ij}>\delta</math> for all <math>ij\in E</math>, the number of graph homomorphisms from <math>H</math> to <math>G</math> such that vertex <math>i\in V(H)</math> is mapped to <math>X_i</math> is not smaller than<math display="block"> (1-\delta)\prod_{ij\in E}(d_{ij}-\delta)\prod_{i\in V}|X_i|. </math>
===Blow-up Lemma=== One can even find bounded-degree subgraphs of blow-ups of <math>H</math> in a similar setting. The following claim appears in the literature under name of the '''blow-up lemma''' and was first proven by Komlós, Sárközy, and Szemerédi.{{r|kss97}} The precise statement here is a slightly simplified version due to Komlós, who referred to it also as the key lemma, as it is used in numerous regularity-based proofs.{{r|komlos99}}
Let <math>H_1</math> be an arbitrary graph and let <math>t\in\mathbb{Z}_+</math>. Construct <math>H(t)</math> by replacing each vertex <math>i</math> of <math>H</math> by an independent set <math>V_i</math> of size <math>t</math> and replacing every edge <math>ij</math> of <math>H</math> by the complete bipartite graph on <math>(V_i,V_j)</math>. Let <math>\epsilon,\delta>0</math> be arbitrary reals, let <math>N</math> be a positive integer, and let <math>H_2</math> be a subgraph of <math>H(t)</math> with <math>h</math> vertices and maximum degree <math>\Delta</math>. Define <math>\epsilon_0=\delta^\Delta/(2+\Delta)</math>. Finally, let <math>G</math> be a graph and <math>X_1,X_2,\ldots,X_h</math> be disjoint sets of vertices of <math>G</math> such that, whenever <math>ij\in E(H_2)</math>, then <math>(X_i,X_j)</math> is a <math>\epsilon</math>-regular pair with density at least <math>\epsilon+\delta</math>. Then if <math>\epsilon\leq\epsilon_0</math> and <math>1-t\leq N\epsilon_0</math>, then the number of injective graph homomorphisms from <math>H_2</math> to <math>G</math> is at least <math>(\epsilon_0N)^h</math>.
In fact, one can restrict to counting only those homomorphisms such that any vertex <math>k\in [h]</math> of <math>H_2</math> with <math>k\in V_i</math> is mapped to a vertex in <math>X_i</math>.
===Proof=== We will provide a proof of the counting lemma in the case when <math>H</math> is a triangle ('''triangle counting lemma'''). The proof of the general case, as well as the proof of the blow-up lemma, are very similar and do not require different techniques.
Take <math>\epsilon=\delta/2</math>. Let <math>X_1'\subset X_1</math> be the set of those vertices in <math>X_1</math> which have at least <math>(d_{12}-\epsilon)|X_2|</math> neighbors in <math>X_2</math> and at least <math>(d_{13}-\epsilon)|X_3|</math> neighbors in <math>X_3</math>. Note that if there were more than <math>\epsilon|X_1|</math> vertices in <math>X_1</math> with less than <math>(d_{12}-\epsilon)|X_2|</math> neighbors in <math>X_2</math>, then these vertices together with the whole <math>X_2</math> would witness <math>\epsilon</math>-irregularity of the pair <math>(X_1,X_2)</math>. Repeating this argument for <math>X_3</math> shows that we must have <math>|X_1'|>(1-2\epsilon)|X_1|</math>. Now take an arbitrary <math>x\in X_1'</math> and define <math>X_2'</math> and <math>X_3'</math> as neighbors of <math>x</math> in <math>X_2</math> and <math>X_3</math>, respectively. By definition, <math>|X_2'|\geq (d_{12}-\epsilon)|X_2|\geq \epsilon|X_2|</math> and <math>|X_3'|\geq \epsilon|X_3|</math>, so by the regularity of <math>(X_2,X_3)</math> we obtain existence of at least<math display="block"> (d_{23}-\epsilon)|X_2'||X_3'|\geq (d_{12}-\epsilon)(d_{23}-\epsilon)(d_{13}-\epsilon)|X_2||X_3| </math>triangles containing <math>x</math>. Since <math>x</math> was chosen arbitrarily from the set <math>X_1'</math> of size at least <math>(1-2\epsilon)|X_1|</math>, we obtain a total of at least<math display="block"> (1-2\epsilon)|X_1| (d_{23}-\epsilon)|X_2'||X_3'|\geq (1-2\epsilon)(d_{12}-\epsilon)(d_{23}-\epsilon)(d_{13}-\epsilon)|X_1||X_2||X_3|, </math>which finishes the proof as <math>\epsilon=\delta/2</math>. <!-- Informally, if vertex subsets <math>X,Y,Z</math> of <math>G</math> are "random-like" with pairwise edge densities <math>d_{XY}, d_{XZ}, d_{YZ}</math>, then we expect the number of triples <math>(x,y,z) \in X \times Y \times Z</math> such that <math>x, y, z</math> form a triangle in <math>G</math> to be <math display = "block">d_{XY}d_{XZ}d_{YZ}\cdot |X||Y||Z|.</math> More precisely, suppose vertex subsets <math>X, Y, Z</math> of <math>G</math> are pairwise <math>\epsilon</math>-regular, and suppose the edge densities <math>d_{XY}, d_{XZ}, d_{YZ}</math> are all at least <math>2\epsilon</math>. Then the number of triples <math>(x,y,z) \in X \times Y \times Z</math> such that <math>x, y, z</math> form a triangle in <math>G</math> is at least <math display="block">(1-2\epsilon)(d_{XY}-\epsilon)(d_{XZ}-\epsilon)(d_{YZ}-\epsilon)\cdot |X||Y||Z|. </math> -->
==Proof== ===Proof of the triangle removal lemma===
To prove the triangle removal lemma, consider an <math>\epsilon/4</math>-regular partition <math>V_1 \cup \cdots \cup V_M</math> of the vertex set of <math>G</math>. This exists by the Szemerédi regularity lemma. The idea is to remove all edges between irregular pairs, low-density pairs, and small parts, and prove that if at least one triangle still remains, then many triangles remain. Specifically, remove all edges between parts <math>V_i</math> and <math>V_j</math> if {{bulleted list |<math>(V_i, V_j)</math> is not <math>\epsilon/4</math>-regular,|the density <math>d(V_i,V_j)</math> is less than <math>\epsilon/2</math>, or |either <math>V_i</math> or <math>V_j</math> has at most <math>(\epsilon/4M)n</math> vertices. |}} This procedure removes at most <math>\epsilon n^2</math> edges. If there exists a triangle with vertices in <math>V_i, V_j, V_k</math> after these edges are removed, then the triangle counting lemma tells us there are at least<math display="block">\left(1-\frac{\epsilon}{2}\right)\left(\frac{\epsilon}{4}\right)^3\left(\frac{\epsilon}{4M}\right)^3\cdot n^3</math>triples in <math>V_i \times V_j \times V_k</math> which form a triangle. Thus, we may take<math display="block">\delta < \frac{1}{6} \left(1-\frac{\epsilon}{2}\right)\left(\frac{\epsilon}{4}\right)^3\left(\frac{\epsilon}{4M}\right)^3.</math>
===Proof of the graph removal lemma=== The proof of the case of general <math>H</math> is analogous to the triangle case, and uses the graph counting lemma instead of the triangle counting lemma.
==Induced Graph Removal Lemma==
A natural generalization of the graph removal lemma is to consider induced subgraphs. In property testing, it is often useful to consider how far a graph is from being induced {{Mvar|H}}-free.{{r|removalsurvey}} A graph <math>G</math> is considered to contain an induced subgraph <math>H</math> if there is an injective map <math>f: V(H) \rightarrow V(G)</math> such that <math>(f(u),f(v))</math> is an edge of <math>G</math> if and only if <math>(u,v)</math> is an edge of <math>H</math>. Notice that non-edges are considered as well. <math>G</math> is induced <math>H</math>-free if there is no induced subgraph <math>G</math>. We define <math>G</math> as <math>\epsilon</math>-far from being induced <math>H</math>-free if we cannot add or delete <math>\epsilon n^2</math> edges to make <math>G</math> induced <math>H</math>-free.
===Formulation===
A version of the graph removal lemma for induced subgraphs was proved by Alon, Fischer, Krivelevich, and Szegedy in 2000.{{r|afk}} It states that for any graph <math>H</math> with <math>h</math> vertices and <math>\epsilon > 0</math>, there exists a constant <math>\delta > 0</math> such that, if an <math>n</math>-vertex graph <math>G</math> has fewer than <math>\delta n^h</math> induced subgraphs isomorphic to <math>H</math>, then it is possible to eliminate all induced copies of <math>H</math> by adding or removing fewer than <math>\epsilon n^2</math> edges.
The problem can be reformulated as follows: Given a red-blue coloring <math>H'</math> of the complete graph <math>K_h</math> (analogous to the graph <math>H</math> on the same <math>h</math> vertices where non-edges are blue and edges are red), and a constant <math>\epsilon > 0</math>, then there exists a constant <math>\delta > 0</math> such that for any red-blue colorings of <math>K_n</math> has fewer than <math>\delta n^h</math> subgraphs isomorphic to <math>H'</math>, then it is possible to eliminate all copies of <math>H</math> by changing the colors of fewer than <math>\epsilon n^2</math> edges. Notice that our previous "cleaning" process, where we remove all edges between irregular pairs, low-density pairs, and small parts, only involves removing edges. Removing edges only corresponds to changing edge colors from red to blue. However, there are situations in the induced case where the optimal edit distance involves changing edge colors from blue to red as well. Thus, the regularity lemma is insufficient to prove the induced graph removal lemma. The proof of the induced graph removal lemma must take advantage of the strong regularity lemma.{{r|afk}}
===Proof=== ====Strong Regularity Lemma==== The strong regularity lemma{{r|afk}} is a strengthened version of Szemerédi's regularity lemma. For any infinite sequence of constants <math>\epsilon_0\ge \epsilon_1 \ge ...>0</math>, there exists an integer <math>M</math> such that for any graph <math>G</math>, we can obtain two (equitable) partitions <math>\mathcal{P}</math> and <math>\mathcal{Q}</math> such that the following properties are satisfied:
* <math>\mathcal{Q}</math> refines <math>\mathcal{P}</math>; that is, every part of <math>\mathcal{P}</math> is the union of some collection of parts in <math>\mathcal{Q}</math>. * <math>\mathcal{P}</math> is <math>\epsilon_0</math>-regular and <math>\mathcal{Q}</math> is <math>\epsilon_{|\mathcal{P}|}</math>-regular. * <math>q(\mathcal{Q})<q(\mathcal{P})+\epsilon_0</math> * <math>|\mathcal{Q}|\le M</math>
The function <math>q</math> is defined to be the '''energy''' function defined in Szemerédi regularity lemma. Essentially, we can find a pair of partitions <math>\mathcal{P}, \mathcal{Q}</math> where <math>\mathcal{Q}</math> is {{em|extremely}} regular compared to <math>\mathcal{P}</math>, and at the same time <math>\mathcal{P}, \mathcal{Q}</math> are close to each other. This property is captured in the third condition.
=====Corollary of the Strong Regularity Lemma=====
The following corollary of the strong regularity lemma is used in the proof of the induced graph removal lemma.{{r|afk}} For any infinite sequence of constants <math>\epsilon_0\ge \epsilon_1 \ge ...>0</math>, there exists <math>\delta>0</math> such that there exists a partition <math>\mathcal{P}={V_1,...,V_k}</math> and subsets <math> W_i \subset V_i</math> for each <math>i</math> where the following properties are satisfied:
* <math>|W_i|>\delta n</math> * <math>(W_i,W_j)</math> is <math>\epsilon_{|\mathcal{P}|}</math>-regular for each pair <math>i,j</math> * <math>|d(W_i,W_j)-d(V_i,V_j)|\le \epsilon_0</math> for all but <math>\epsilon_0 |\mathcal{P}|^2</math> pairs <math>i,j</math>
The main idea of the proof of this corollary is to start with two partitions <math>\mathcal{P}</math> and <math>\mathcal{Q}</math> that satisfy the Strong Regularity Lemma where <math>q(\mathcal{Q})<q(\mathcal{P})+\epsilon_0^3/8</math>. Then for each part <math>V_i \in \mathcal{P}</math>, we uniformly at random choose some part <math>W_i \subset V_i</math> that is a part in <math>\mathcal{Q}</math>. The expected number of irregular pairs <math>(W_i,W_j)</math> is less than 1. Thus, there exists some collection of <math>W_i</math> such that every pair is <math>\epsilon_{|\mathcal{P}|}</math>-regular!
The important aspect of this corollary is that {{em|every}} pair of <math>W_i,W_j</math> is <math>\epsilon_{|\mathcal{P}|}</math>-regular! This allows us to consider edges and non-edges when we perform our cleaning argument.
====Proof Sketch of the Induced Graph Removal Lemma====
With these results, we are able to prove the induced graph removal lemma. Take any graph <math>G</math> with <math>n</math> vertices that has less than <math>\delta n^{v(H)}</math> copies of <math>H</math>. The idea is to start with a collection of vertex sets <math>W_i</math> which satisfy the conditions of the '''Corollary of the Strong Regularity Lemma'''.{{r|afk}} We then can perform a "cleaning" process where we remove all edges between pairs of parts <math>(W_i,W_j)</math> with low density, and we can add all edges between pairs of parts <math>(W_i,W_j)</math> with high density. We choose the density requirements such that we added/deleted at most <math>\epsilon n^2</math> edges.
If the new graph has no copies of <math>H</math>, then we are done. Suppose the new graph has a copy of <math>H</math>. Suppose the vertex <math>v_i \in v(H)</math> is embedded in <math>W_{f(i)}</math>. Then if there is an edge connecting <math>v_i,v_j</math> in <math>H</math>, then <math>W_i,W_j</math> does not have low density. (Edges between <math>W_i,W_j</math> were not removed in the cleaning process.) Similarly, if there is not an edge connecting <math>v_i,v_j</math> in <math>H</math>, then <math>W_i,W_j</math> does not have high density. (Edges between <math>W_i,W_j</math> were not added in the cleaning process.)
Thus, by a similar counting argument to the proof of the triangle counting lemma (that is, the '''graph counting lemma'''), we can show that <math>G</math> has more than <math>\delta n^{v(H)}</math> copies of <math>H</math>.
==Generalizations== The graph removal lemma was later extended to directed graphs{{r|as}} and to hypergraphs.{{r|tao}}
==Quantitative bounds== The usage of the regularity lemma in the proof of the graph removal lemma forces <math>\delta</math> to be extremely small, bounded by a tower function whose height is polynomial in <math>\epsilon^{-1}</math>; that is, <math>\delta=1/\text{tower}(\epsilon^{-O(1)})</math> (here <math>\text{tower}(k)</math> is the tower of twos of height <math>k</math>). A tower function of height <math>\epsilon^{-O(1)}</math> is necessary in all regularity proofs, as is implied by results of Gowers on lower bounds in the regularity lemma.{{r|gowers97}} However, in 2011, Fox provided a new proof of the graph removal lemma which does not use the regularity lemma, improving the bound to <math>\delta=1/\text{tower}(5h^2\log\epsilon^{-1})</math> (here <math>h</math> is the number of vertices of the removed graph <math>H</math>).{{r|f11}} His proof, however, uses regularity-related ideas such as energy increment, but with a different notion of energy, related to entropy. This proof can be also rephrased using the Frieze-Kannan weak regularity lemma as noted by Conlon and Fox.{{r|removalsurvey}} In the special case of bipartite <math>H</math>, it was shown that <math>\delta=\epsilon^{O(1)}</math> is sufficient.
There is a large gap between the available upper and lower bounds for <math>\delta</math> in the general case. The current best result true for all graphs <math>H</math> is due to Alon and states that, for each nonbipartite <math>H</math>, there exists a constant <math>c>0</math> such that <math>\delta<(\epsilon/c)^{c\log (c/\epsilon)}</math> is necessary for the graph removal lemma to hold, while for bipartite <math>H</math>, the optimal <math>\delta</math> has polynomial dependence on <math>\epsilon</math>, which matches the lower bound. The construction for the nonbipartite case is a consequence of Behrend construction of large Salem-Spencer sets. Indeed, as the triangle removal lemma implies Roth's theorem, existence of large Salem-Spencer sets may be translated to an upper bound for <math>\delta</math> in the triangle removal lemma. This method can be leveraged for arbitrary nonbipartite <math>H</math> to give the aforementioned bound.
==Applications== ===Additive combinatorics=== {{bulleted list |Ruzsa and Szemerédi formulated the triangle removal lemma to provide subquadratic upper bounds on the Ruzsa–Szemerédi problem on the size of graphs in which every edge belongs to a unique triangle. This leads to a proof of Roth's theorem.{{r|roth}} |The triangle removal lemma can also be used to prove the corners theorem, which states that any subset of <math>[n]^2</math> which contains no axis-aligned isosceles right triangle has size <math>o(n^2)</math>.{{r|s03}}| The hypergraph removal lemma can be used to prove Szemerédi's theorem on the existence of long arithmetic progressions in dense subsets of integers.{{r|tao}}|}}
===Graph theory=== {{bulleted list |The graph counting/removal lemma can be used to provide a quick and transparent proof of the Erdős–Stone theorem starting from Turán's theorem and to extend the result to '''Simonovits stability''': for any graph <math>H</math> and any <math>\epsilon>0</math>, there exists <math>\delta</math> such that any <math>H</math>-free graph on <math>n</math> vertices with at least <math>\left(1-\frac{1}{\chi(H)-1}\right)\binom{n}{2}-\delta n^2</math> edges can be transformed into a complete <math>(\chi(H)-1)</math>-partite Turán graph <math>T_{n,\chi(H)-1}</math> by adding or deleting at most <math>\epsilon n^2</math> edges (here <math>\chi(H)</math> is the chromatic number of <math>H</math>).{{r|alon01}} Although both results had been proven earlier using more elementary techniques (the Erdős–Stone theorem was proved in 1966{{r|es66}} by Erdős and Stone while Simonovits stability was shown in the same year by various authors{{r|es66}}{{r|erdos66}}{{r|erdos66_2}}{{r|ek66}}), the regularity proof provides a different viewpoint and elucidates connection with other modern proofs.|The graph removal lemma together with the Erdős–Stone theorem may be used to show that the number of non-isomorphic <math>H</math>-free graphs on <math>n</math> vertices is equal to <math display="block">2^{(\pi(H)+o(1))\binom{n}{2}},</math> where <math>\pi(H)=1-\frac{1}{\chi(H)-1}</math> is the Turán density of <math>H</math>.{{r|efr}}|}}
===Property testing=== {{bulleted list |The graph removal lemma has applications for property testing, because it implies that for every graph, either the graph is near an <math>H</math>-free graph, or random sampling will easily find a copy of <math>H</math> in the graph.{{r|as}} One result is that for any fixed <math>\epsilon > 0</math>, there is a ''constant''-time algorithm that determines with high probability whether or not a given <math>n</math>-vertex graph <math>G</math> is <math>\epsilon</math>-far from being <math>H</math>-free.{{r|as08}} Here, <math>\epsilon</math>-far from being <math>H</math>-free means that at least <math>\epsilon n^2</math> edges must be removed to eliminate all copies of <math>H</math> in <math>G</math>. |The induced graph removal lemma was formulated by Alon, Fischer, Krivelevich, and Szegedy to characterize testable graph properties.{{r|afk}}|}}
==See also== * Counting lemma * Tuza's conjecture * Graph edit distance
==References== <references>
<ref name=afk>{{citation | last1 = Alon | first1 = Noga | author1-link = Noga Alon | last2 = Fischer | first2 = Eldar | last3 = Krivelevich | first3 = Michael | author3-link = Michael Krivelevich | last4 = Szegedy | first4 = Mario | author4-link = Mario Szegedy | doi = 10.1007/s004930070001 | issue = 4 | journal = Combinatorica | mr = 1804820 | pages = 451–476 | title = Efficient testing of large graphs | volume = 20 | year = 2000 | s2cid = 44645628 }}</ref>
<ref name=as>{{citation | last1 = Alon | first1 = Noga | author1-link = Noga Alon | last2 = Shapira | first2 = Asaf | doi = 10.1016/j.jcss.2004.04.008 | issue = 3 | journal = Journal of Computer and System Sciences | mr = 2087940 | pages = 353–382 | title = Testing subgraphs in directed graphs | volume = 69 | year = 2004| doi-access = free }}</ref>
<ref name=as08>{{citation | last1 = Alon | first1 = Noga | author1-link = Noga Alon | last2 = Shapira | first2 = Asaf | doi = 10.1137/06064888X | issue = 6 | journal = SIAM Journal on Computing | mr = 2386211 | pages = 1703–1727 | title = A characterization of the (natural) graph properties testable with one-sided error | volume = 37 | year = 2008}}</ref>
<ref name=efr>{{citation | last1 = Erdős | first1 = P. | author1-link = Paul Erdős | last2 = Frankl | first2 = P. | author2-link = Peter Frankl | last3 = Rödl | first3 = V. | author3-link = Vojtěch Rödl | doi = 10.1007/BF01788085 | issue = 2 | journal = Graphs and Combinatorics | mr = 932119 | pages = 113–121 | title = The asymptotic number of graphs not containing a fixed subgraph and a problem for hypergraphs having no exponent | volume = 2 | year = 1986| s2cid = 16839886 }}</ref>
<ref name=f11>{{citation | last = Fox | first = Jacob | authorlink = Jacob Fox | doi = 10.4007/annals.2011.174.1.17 | issue = 1 | journal = Annals of Mathematics | mr = 2811609 | pages = 561–579 | series = Second Series | title = A new proof of the graph removal lemma | volume = 174 | year = 2011| arxiv = 1006.1300 | s2cid = 8250133 }}</ref>
<ref name=roth>{{citation | last = Roth | first = K. F. | authorlink = Klaus Roth | doi = 10.1112/jlms/s1-28.1.104 | issue = 1 | journal = Journal of the London Mathematical Society | mr = 51853 | pages = 104–109 | volume = 28 | title = On certain sets of integers | year = 1953 }}</ref>
<ref name=rs78>{{citation | last1 = Ruzsa | first1 = I. Z. | author1-link = Imre Z. Ruzsa | last2 = Szemerédi | first2 = E. | author2-link = Endre Szemerédi | contribution = Triple systems with no six points carrying three triangles | mr = 519318 | pages = 939–945 | publisher = North-Holland | location = Amsterdam and New York | series = Colloq. Math. Soc. János Bolyai | title = Combinatorics (Proc. Fifth Hungarian Colloq., Keszthely, 1976), Vol. II | volume = 18 | year = 1978}}</ref>
<ref name=s03>{{citation | last = Solymosi | first = J. | author-link = József Solymosi | s2cid = 53973423 | doi = 10.1007/978-3-642-55566-4_39 | journal = Discrete and Computational Geometry | mr = 2038505 | pages = 825–827 | title = Note on a generalization of Roth's theorem | volume = 25 | year = 2003 | series = Algorithms and Combinatorics | isbn = 978-3-642-62442-1 }}</ref>
<ref name=tao>{{citation | last = Tao | first = Terence | authorlink = Terence Tao | doi = 10.1016/j.jcta.2005.11.006 | issue = 7 | journal = Journal of Combinatorial Theory | mr = 2259060 | pages = 1257–1280 | series = Series A | title = A variant of the hypergraph removal lemma | volume = 113 | year = 2006| arxiv = math/0503572 | s2cid = 14337591 }}</ref>
<ref name=t09>{{citation|url=https://lucatrevisan.wordpress.com/2009/05/13/the-triangle-removal-lemma/|title=The Triangle Removal Lemma|work=in theory|first=Luca|last=Trevisan|authorlink=Luca Trevisan|date=May 13, 2009}}</ref>
<ref name=removalsurvey>{{citation | last1 = Conlon | first1 = David | author1-link = David Conlon | last2 = Fox | first2 = Jacob | author2-link = Jacob Fox | editor1-last = Blackburn | editor1-first = Simon R. | editor2-last = Gerke | editor2-first = Stefanie | editor3-last = Wildon | editor3-first = Mark | arxiv = 1211.3487 | contribution = Graph removal lemmas | doi = 10.1017/CBO9781139506748.002 | mr = 3156927 | pages = 1–49 | publisher = Cambridge University Press | location = Cambridge, UK | series = London Mathematical Society Lecture Note Series | title = Surveys in Combinatorics 2013 | volume = 409 | year = 2013| isbn = 978-1-107-65195-1 | s2cid = 2658118 }}</ref>
<ref name=furedi94>{{Cite book|last=Füredi|first=Zoltán|chapter=Extremal Hypergraphs and Combinatorial Geometry |date=1995|editor-last=Chatterji|editor-first=S. D.|title=Proceedings of the International Congress of Mathematicians|chapter-url=https://link.springer.com/chapter/10.1007/978-3-0348-9078-6_129|language=en|location=Basel|publisher=Birkhäuser|pages=1343–1352|doi=10.1007/978-3-0348-9078-6_129|isbn=978-3-0348-9078-6}}</ref>
<ref name=komlos99>{{Cite journal|last=Komlós|first=János|date=1999|title=The Blow-up Lemma|url=https://www.cambridge.org/core/journals/combinatorics-probability-and-computing/article/abs/blowup-lemma/1F094FCD0A272B5FBE5B1E5D0583E8D3|journal=Combinatorics, Probability and Computing|language=en|volume=8|issue=1–2|pages=161–176|doi=10.1017/S0963548398003502|s2cid=6720143 |issn=1469-2163|url-access=subscription}}</ref>
<ref name=kss97>{{Cite journal|last1=Komlós|first1=János|last2=Sárközy|first2=Gábor N.|last3=Szemerédi|first3=Endre|date=1997-03-01|title=Blow-up Lemma|url=https://doi.org/10.1007/BF01196135|journal=Combinatorica|language=en|volume=17|issue=1|pages=109–123|doi=10.1007/BF01196135|s2cid=6720143|issn=1439-6912|url-access=subscription}}</ref>
<ref name=gowers97>{{Cite journal|last=Gowers|first=W. T.|date=1997|title=Lower bounds of tower type for Szemerédi's uniformity lemma|journal=Geometric and Functional Analysis|volume=7|issue=2|pages=322–337|doi=10.1007/PL00001621|s2cid=115242956}}</ref>
<ref name=alon01>{{Cite book|last=Alon|first=N.|title=Proceedings 42nd IEEE Symposium on Foundations of Computer Science |chapter=Testing subgraphs in large graphs |date=2001-10-14|chapter-url=https://dl.acm.org/doi/10.5555/874063.875540|series=FOCS '01|location=USA|publisher=IEEE Computer Society|pages=434–441|doi=10.1109/SFCS.2001.959918|isbn=978-0-7695-1390-4|s2cid=12484006}}</ref>
<ref name=es66>{{Cite journal | last1 = Erdős | first1 = P. | author1-link = Paul Erdős | last2 = Simonovits | first2 = M. | author2-link = Miklós Simonovits | year = 1966 | title = A limit theorem in graph theory | pages = 51–57 | volume = 1 | journal = Studia Sci. Math. Hung. }}</ref>
<ref name=erdos66>{{Cite journal | last = Erdős | first = P. | author-link = Paul Erdős | year = 1966 | title = Some recent results on extremal problems in graph theory | pages = 118–123 | journal = Theory of Graphs, International Symp. Rome }}</ref>
<ref name=erdos66_2>{{Cite journal | last = Erdős | first = P. | author-link = Paul Erdős | year = 1966 | title = On some new inequalities concerning extremal properties of graphs | pages = 77–81 | journal = Theory of Graphs, Proc. Coll. Tihany, Hungary }}</ref>
<ref name=ek66>{{Cite journal | last1 = Erdős | first1 = P. | author1-link = Paul Erdős | last2 = Katona | first2 = G. | author2-link = Gyula O. H. Katona | year = 1966 | title = A method for solving extremal problems in graph theory | pages = 279–319 | journal = Theory of Graphs, Proc. Coll. Tihany }}</ref>
</references>
Category:Theorems in graph theory