How statement and proof provenance work
The first chip identifies the source of the statement or construction; the second identifies the source of its local proof or verification.
- Literature-sourced: the exact statement appears in a cited source; only wording and notation differ.
- AI-adapted: a semantically identical restatement of literature-sourced material, modulo indexing, notation, and boundary cases adopted by the library.
- AI-generated: a genuinely novel statement formulated by AI, with no source for the claim itself.
These labels describe origin, not correctness: citations and verification chips remain separate evidence.
Regular Pairs and Induced Counting
1 · Prerequisites
- Binary Operations, Monoids, Groups and Subgroups
- Construction of the Natural Numbers
- Construction of the Real Numbers via Cauchy Sequences
- Construction of the Real Numbers via Dedekind Cuts
- Countability and Uncountability
- Finite Counting, Factorials and Binomial Coefficients
- Finite Probability and the Probabilistic Method
- Finite Probability Spaces and Random Variables
- Foundations of the Real Numbers for Analysis
- Graphs, Walks and Connectivity
- Induced Subgraphs and Hereditary Graph Classes
- Relations, Functions, and Quotients
- Rings, Subrings, Integral Domains and Fields
- Roots, Rational Powers, and Classical Inequalities
- Suprema and Infima
- The ZFC Axioms and the Basic Set Constructions
2 · Summary
A finite simple graph and its complement, the edges between two vertex sets and the pure and mixed pairs among them, an induced embedding, an induced copy of a fixed graph, the number of such copies, and what it means for a class of graphs to be hereditary are all published notions. From finite probability the development takes the Cauchy–Schwarz inequality for finite random variables, Markov's inequality, and the first-moment method; these are the inequalities behind the energy increment and behind every statement that all but a small fraction of vertices or pairs behave typically.
The page defines the edge density between two vertex sets and the -regular pair, then makes that definition usable through typical degrees, slicing, complementation, and robustness under small edits. Regular and equitable partitions and the mean-square density, or energy, of a partition follow: energy is monotone under refinement, an irregularity witness forces a quantified energy boost, and iterating the increment proves the Szemerédi regularity lemma with an equitable partition, an explicit tower-type upper bound, and a refinement of any prescribed partition. Regular pairs then support triangle counting, counting copies of a fixed graph, and induced counting, which with edit distance give the graph removal lemma. Strong regularity by energy stabilisation, large self-regular subsets, the density-approximation lemma, and representative subsets carry the argument to the induced removal lemma, with a remark separating the tower and wowzer bounds.
3 · Logical flowchart
4 · Definitions, theorems and proofs
Edge counts and densities between nonempty vertex sets
Definition
Let be a finite simple graph (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets) and let . Define the ordered cross-edge count When and are nonempty, their edge density is We omit the subscript when the graph is clear. If and are disjoint, this agrees with the edges between sets in Edges between disjoint vertex sets; complete, anticomplete, pure and mixed pairs. If they overlap, an edge with both endpoints in contributes in both orientations, while diagonal pairs never contribute.
For a nonempty graph, write . By convention the density of the null graph is .
-regular pairs and self-regular vertex sets
Definition
Let be nonempty vertex sets in a graph and let . The pair is -regular if every and with and satisfies If this fails, such are an irregularity witness. The definition permits and permits overlap. A nonempty vertex set is -self-regular when is -regular (Edge counts and densities between nonempty vertex sets).
We also call a pair -regular when every pair of nonempty subsets , has . This is the exact limiting form of the positive-parameter definition and avoids assigning a density to an empty subpair.
Complementation sends a disjoint -regular pair of density to one of density
Statement
Let be disjoint nonempty vertex sets. If is -regular of density in , then it is -regular of density in .
Facts & Assumptions
Given: Disjoint nonempty sets forming an -regular pair of density in .
Regularity means that every sufficiently large subpair has density within of (-regular pairs and self-regular vertex sets).
In the complement, exactly the missing pairs of distinct vertices are edges (Graph isomorphisms, automorphisms and graph complements).
Proof
Because and are disjoint, every ordered pair in consists of distinct vertices and is an edge in exactly one of ; hence for every nonempty , .
Taking gives .
For every subpair meeting the thresholds in [L1], , so the complemented pair is -regular.
Disjointness is essential for the exact density formula. When and overlap, diagonal pairs are edges in neither graph and contribute a correction of .
In a regular pair, fewer than vertices have too small a degree into a large subset, and fewer than have too large a degree
Statement
Suppose is an -regular pair of density , and satisfies . Then fewer than vertices have and fewer than vertices have
Facts & Assumptions
Given: An -regular pair of density and a set with .
Every , with and satisfies (-regular pairs and self-regular vertex sets).
Proof
Let be the set of all with and let be the set of all with . Suppose, for contradiction, that .
Summing degrees over gives , hence . Since and , this contradicts [L1]. Therefore .
Assume likewise that . Summing degrees over gives , and the same two size conditions again contradict [L1]. Therefore .
Both exceptional sets therefore have size strictly below , which is the Statement.
Slicing lemma: large subpairs remain regular and their density shifts by at most
Statement
Let be -regular, and let , satisfy and , where . Then and is -regular for
Facts & Assumptions
Given: The pair and subsets in the Statement.
An -regular pair has every subpair whose two sides meet the relative-size thresholds within of its density (-regular pairs and self-regular vertex sets).
Proof
Since and , [L1] gives .
Let and satisfy and . Then and similarly .
By [L1], ; combining this with step 1.1 yields .
Since were arbitrary at the thresholds, is -regular.
Regularity survives sufficiently small changes of vertices and cross-edges
Statement
Let . There is with the following property. If is -regular, are obtained by adding or deleting at most and vertices respectively, and at most cross-edge incidences are changed, then is -regular.
Facts & Assumptions
Given: Parameters and an edited pair as in the Statement.
In an -regular pair, every subpair meeting the relative-size thresholds has density within of the original density (-regular pairs and self-regular vertex sets).
Proof
Choose so small that , , and .
Suppose, for contradiction, that and witness failure of -regularity. Put and . The vertex-change bounds and step 1.1 give and .
Removing the added vertices and accounting for the changed incidences changes either the witness density or the full-pair density by at most ; this follows by dividing at most the affected rows, columns, and changed incidences by the lower bounds .
Hence , contradicting [L1].
The contradiction proves that every sufficiently small edit, in particular the chosen , leaves the pair -regular.
-regular vertex partitions, equitable partitions, and refinement
Definition
Let be a nonempty graph and let be a partition of into nonempty parts. For , the partition is -regular if where ordered pairs and the diagonal pairs are included (-regular pairs and self-regular vertex sets).
The partition is equitable if for all . A partition refines if every part of is contained in a part of . The empty family is the unique partition of the null graph and is equitable and -regular by convention.
The mean-square density, or energy, of a vertex partition
Definition
Let have order . For vertex sets and partitions of , of into nonempty sets, define their pair energy by For a vertex partition of (-regular vertex partitions, equitable partitions, and refinement), its energy, or mean-square density, is using the ordered-pair density of Edge counts and densities between nonempty vertex sets. The empty partition of the null graph has energy .
Energy lies in and cannot decrease under refinement
Statement
For every vertex partition of a finite graph, If refines , then
Facts & Assumptions
Given: A finite graph and vertex partitions with refining .
The energy is the weighted mean of the squares of the densities of ordered pairs of parts (The mean-square density, or energy, of a vertex partition).
For a finite random variable , Cauchy--Schwarz gives (Cauchy-Schwarz for finite random variables: ).
Proof
Every density belongs to , and the nonnegative weights in [L1] sum to when the graph has order . Thus ; the null-graph convention gives the same conclusion when .
Fix . Choose an ordered pair uniformly from , and let be the density between the two -parts containing and . Double-counting the relevant ordered edge incidences gives .
By [L2], the weighted mean square of the refined densities inside is at least .
Multiply step 2.1 by and sum over all ordered . The two sides become and by [L1], proving monotonicity.
An irregularity witness raises the pair energy by more than
Statement
Let have order , let be nonempty, and suppose that , witness that is not -regular. If and after empty cells are omitted, then
Facts & Assumptions
Given: An irregular pair and witness sets as in the Statement.
Such witnesses satisfy , , and (-regular pairs and self-regular vertex sets).
Pair energy is the product-size-weighted mean square of the densities of the refined subpairs (The mean-square density, or energy, of a vertex partition).
Proof
Choose uniformly from , and let be the density between the cells of and containing and . Double-counting gives , and [L2] identifies with .
Therefore the energy gain in the Statement is .
On the event , which has probability by [L1], the random variable equals and differs from its mean by more than .
Restricting the nonnegative expectation in step 2.1 to this event gives a strict lower bound , which is the asserted boost.
Every nonregular -part partition has a refinement with energy gain greater than and at most parts
Statement
Let . If a partition of a nonempty graph is not -regular and has nonempty parts, then it has a refinement with at most parts and
Facts & Assumptions
Given: A non--regular -part partition .
Nonregularity means that the ordered irregular pairs have total weight (-regular vertex partitions, equitable partitions, and refinement).
Splitting an irregular pair by witness sets raises its contribution to energy by more than (An irregularity witness raises the pair energy by more than ).
Further refinement cannot reduce energy (Energy lies in and cannot decrease under refinement).
Proof
For each ordered irregular pair choose witness sets and .
For each , refine by all witness subsets that occur in , whether as a first or a second coordinate. There are at most such subsets, and the common refinement they generate has at most cells. By choosing one witness orientation for each unordered pair and retaining the two diagonal witnesses separately, the same construction uses at most subsets per part and hence at most cells. Thus the resulting partition has at most parts.
For every selected irregular ordered pair, the restriction of to its two old parts refines the witness split. By [L2] and [L3], its contribution gains more than ; all other old-pair contributions are nondecreasing.
Although only one orientation of each off-diagonal irregular pair supplied witness sets in step 2.1, that single split refines both old parts, so step 3.1 applies to both ordered pairs and , which carry equal weight and equal regularity status. Summing the gains over all ordered irregular pairs therefore recovers the full normalized irregular weight, and by [L1] the total gain is greater than .
Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least
Statement
Let and let . Define Every graph of order has an equitable -regular vertex partition into parts with In particular, the displayed recurrence is a tower-type upper bound depending only on and .
Facts & Assumptions
Given: Parameters and a graph as in the Statement.
A non--regular -part partition has a refinement of at most parts whose energy gains more than (Every nonregular -part partition has a refinement with energy gain greater than and at most parts).
Partition energy lies in and is nondecreasing under refinement (Energy lies in and cannot decrease under refinement).
An equitable partition has part sizes differing by at most one, and regularity is measured by the total weight of its irregular ordered pairs (-regular vertex partitions, equitable partitions, and refinement).
, a sum over ordered pairs of parts with nonnegative weights and densities in (The mean-square density, or energy, of a vertex partition).
Proof
Each factor is at least , so . Choose an equitable partition of into exactly nonempty parts, whose sizes are then or ; this is possible because .
Equitisation. Let be equitable with parts, let refine with at most parts, put , and suppose . Order so that each part of is an interval and each cell of is an interval inside its part, and cut each part into consecutive pieces of sizes or . Writing and , every piece has size or , because forces and . So the resulting is an equitable refinement of with exactly parts.
Call a piece dirty when it is not contained in a single cell of , and let be the union of the dirty pieces. A piece is dirty exactly when it contains a boundary between two consecutive -cells of the same part, and each of the at most such boundaries lies in one piece, so there are at most dirty pieces. Each has size at most , using and . Hence .
Energy loss. Let be the common refinement of and . It refines , so by [L2]. Every piece outside lies in one -cell and is therefore itself a cell of , so in the sums of [L4] the two energies agree term by term on ordered pairs of such pieces. Every other ordered pair has an entry inside , and those pairs carry total weight at most ; since each squared density lies in , their contribution to each of and lies in . Hence .
One round. Suppose is equitable, refines , has parts with , and is not -regular. Apply [L1] to obtain a refinement with at most parts and , and let be the partition step 1.2 builds from and with . Its hypothesis holds because makes . So is equitable, refines and hence , has parts with , and step 3.1 gives .
If none of were -regular, iterating step 4.1 would produce with , contradicting the bound of [L2].
Hence some with is -regular, and step 4.1 makes it equitable with parts satisfying . That is the asserted partition.
A prescribed finite vertex partition has a bounded -regular refinement, equitable when the initial partition is equitable
Statement
For every and there is such that every partition of a finite graph into at most nonempty parts has an -regular refinement into at most parts. If is equitable, may also be chosen equitable.
Facts & Assumptions
Given: , a finite graph, and a partition as in the Statement.
Every nonregular -part partition has a refinement with at most parts and energy gain greater than (Every nonregular -part partition has a refinement with energy gain greater than and at most parts).
Energy is nondecreasing under refinement and at most (Energy lies in and cannot decrease under refinement).
An equitable partition has part sizes differing by at most one; a partition is -regular when its irregular ordered pairs carry total weight at most ; and the empty family, the unique partition of the null graph, is equitable and -regular by convention (-regular vertex partitions, equitable partitions, and refinement).
, a sum over ordered pairs of parts with nonnegative weights and densities in (The mean-square density, or energy, of a vertex partition).
is -regular when every and with and satisfies (-regular pairs and self-regular vertex sets).
Proof
Arbitrary refinement. Starting from , apply [L1] whenever the current partition is not -regular; each application raises the energy by more than and replaces the part-count bound by . By [L2] the energy lies in , so at most applications occur, and iterating that map times from bounds the number of parts of the resulting -regular refinement of .
Constants for the equitable case. Put , , , and . Each factor is at least , so .
Small graphs. Assume is equitable and . The partition of into singletons refines , is equitable, and has parts. It is -regular: the only subset of a singleton with at least times its size is the singleton itself, so every pair of singletons has density difference in [L5]; for the convention in [L3] gives the same conclusion.
Equitisation. Let be equitable with parts, let refine with at most parts, put , and suppose . Order so that each part of is an interval and each cell of is an interval inside its part, and cut each part into consecutive pieces of sizes or . Writing and , the sizes force and , so every piece has size or and the result is an equitable refinement of with exactly parts.
Energy loss. Call a piece dirty when it is not contained in a single cell of , and let be the union of the dirty pieces. Each of the at most boundaries between consecutive -cells of one part lies in exactly one piece, so at most pieces are dirty, each of size at most ; hence . Let be the common refinement of and . It refines , so by [L2], while every clean piece is already a cell of , so by [L4] the two energies agree except on ordered pairs with an entry inside , which carry total weight at most and squared densities in . Therefore .
Iteration. Assume is equitable with parts and . Given an equitable that refines , has parts, and is not -regular, apply [L1] to get a refinement with at most parts and energy gain more than , then apply steps 2.2 and 3.1 with ; the hypothesis holds because makes . The result is equitable, refines and hence , has parts, and satisfies .
Since energy lies in by [L2], it cannot gain at successive rounds, so some with is -regular; it is equitable, refines , and has at most parts.
Let be the larger of and the bound supplied by step 1.1; both depend only on and . Step 1.1 proves the first assertion, and steps 2.1 and 5.1 prove the equitable assertion for and for respectively.
Every finite graph has a linearly large -self-regular vertex subset
Statement
For every there is such that every finite graph with at least one vertex has a nonempty set with and is -regular. The hypothesis that is nonempty cannot be dropped: -self-regularity is defined only for nonempty vertex sets.
Facts & Assumptions
Given: and a finite graph with at least one vertex.
For arbitrarily small parameters and prescribed minimum part counts, every sufficiently large graph has a bounded equitable regular partition (Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least ).
A set is -self-regular when every two subsets of of size at least have density within of (-regular pairs and self-regular vertex sets).
Proof
Choose an integer and divide into intervals of length at most . Repeated pigeonhole selection gives an integer such that every -colouring of the pairs of an -set has a monochromatic -set: select successively a vertex and a colour occurring on at least a fraction of its remaining incident pairs, and take the initial set large enough for selections.
Choose much smaller than , apply [L1] at parameter and minimum part count much larger than , and let be the resulting upper bound on the number of parts.
In the graph on the partition indices whose edges are the regular cross-pairs, fewer than pairs are missing by equitability. If every -set contained a missing pair, double-counting pairs inside -sets would force at least missing pairs, contrary to the choice of . Hence there is an -set of indices all of whose cross-pairs are -regular.
Colour those regular pairs by the interval containing their density. Step 1.1 supplies parts whose cross-densities all lie in one interval; let . Since the partition is equitable and has at most parts, .
Let have size at least , and write , . Pairs with , or with or , contribute at most to the normalized density comparison.
On every remaining pair, regularity gives , while the density colour in step 4.1 makes any two cross-densities differ by at most . Decomposing both and over the pairs and using step 5.1 therefore gives by the choices of and .
For graphs large enough for [L1], steps 4.1 and 6.1 give an -self-regular of size at least . For the finitely many smaller orders , a singleton is -self-regular and hence -self-regular. Shrinking to the minimum of and the reciprocals of those orders proves the Statement for every finite graph with at least one vertex.
Every finite graph has a bounded partition into self-regular vertex sets
Statement
For every there is such that the vertex set of every finite graph can be partitioned into at most sets, each of which is -self-regular.
Facts & Assumptions
Given: and a finite graph .
At every smaller regularity parameter, every finite graph with at least one vertex has a nonempty self-regular set containing a fixed positive fraction of its vertices (Every finite graph has a linearly large -self-regular vertex subset).
Given , sufficiently small vertex and edge changes preserve regularity with parameter (Regularity survives sufficiently small changes of vertices and cross-edges).
Proof
Apply [L2] with old parameter and new parameter , and let be a permitted relative vertex-change fraction. Let be supplied by [L1] at parameter .
Repeatedly apply [L1] to the graph induced by the vertices not yet chosen, stopping if that remainder is empty and otherwise removing an -self-regular set of at least a fraction of it. Choose a fixed with . After at most rounds, the unassigned remainder has size at most times the size of the union of the extracted sets.
Distribute every remaining vertex among the at most extracted sets proportionally to their sizes. For all sufficiently large graph orders, rounding can be absorbed by replacing in step 1.1 with a smaller constant, so no set grows by more than the vertex-change fraction allowed by [L2]. No old incidence among vertices of an extracted set is changed.
By [L2], every enlarged set is -self-regular. Empty and bounded exceptional graphs may instead be partitioned into singletons, increasing the uniform bound only by a constant; hence some works for all finite graphs.
Triangle counting lemma for three pairwise regular vertex sets
Statement
Let be pairwise disjoint nonempty vertex sets such that all three cross-pairs are -regular. Write and suppose . Then the number of ordered triples spanning a triangle is at least When , the right side is nonpositive and the inequality is interpreted literally.
Facts & Assumptions
Given: Three vertex sets satisfying the hypotheses in the Statement.
In an -regular pair of density , and for with , fewer than vertices have , and separately fewer than have (In a regular pair, fewer than vertices have too small a degree into a large subset, and fewer than have too large a degree).
If is -regular, then any subsets of sizes at least and have density at least (-regular pairs and self-regular vertex sets).
Proof
By [L1], fewer than vertices have fewer than neighbours in , and fewer than have fewer than neighbours in . Thus at least vertices satisfy both lower bounds.
For each such , put and . Since , step 1.1 gives and .
By [L2], there are at least edges between and , and each produces a unique triangle .
Since and , we have , so . If then makes the claimed lower bound nonpositive, while the triangle count is nonnegative, so the inequality holds. If then , so substituting the bounds and of step 1.1 into preserves the inequality of step 3.1; summing over the at least good choices of gives exactly the claimed product bound.
Counting lemma: regular dense pairs contain many part-respecting copies of every fixed graph
Statement
Let be a finite simple graph on labelled vertices , and let . There are constants , , and such that the following holds for every finite simple graph . Let be nonempty, not necessarily distinct, with . Whenever , require and require to be -regular in of density at least . Then at least maps with carry every edge of to an edge of . At least half this many such maps are injective, after increasing if necessary.
Facts & Assumptions
Given: , a host graph , and host sets satisfying the Statement.
If is -regular of density and satisfies , then fewer than vertices have , and separately fewer than have (In a regular pair, fewer than vertices have too small a degree into a large subset, and fewer than have too large a degree).
Restricting a regular pair to sufficiently large subsets preserves regularity, with a controlled new parameter and density loss (Slicing lemma: large subpairs remain regular and their density shifts by at most ).
A finite simple graph has finitely many vertices, no loops, and unordered edges between distinct vertices (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets).
Proof
If there is exactly one map , it is injective and carries every edge of to an edge of vacuously, and , so and give both assertions; assume from here. Put . Choose with ; since and this also gives and . Set .
Embed the vertices in the order . After choosing images for , maintain for each the candidate set obtained by intersecting with the neighbourhoods of the already embedded neighbours of . The invariant is , where is the number of neighbours of among .
Suppose the invariant holds before embedding , and let be a neighbour of . The invariant and step 1.1 give , so meets the size threshold [L1] asks of a subset of inside the original -regular pair ; no reslicing of that pair is needed for this bound, and [L2] confirms that the restricted pairs carried along remain regular. Write for the density of , so . Applying [L1] to this one subset , fewer than vertices of have fewer than neighbours in , and because . This is a bound for the single subset , giving one exceptional set for each neighbour of .
The union of the at most exceptional sets of step 3.1 has size at most , so at least half of survives; note that the exceptional sets are measured against , not against . Every remaining choice preserves the invariant after replacing each future-neighbour candidate set by its neighbourhood. Vertex is therefore chosen from a set of size at least , and because each edge is counted once, at its later endpoint. Thus the greedy induction supplies at least edge-preserving maps.
A noninjective map identifies at least one pair and hence there are at most collision choices. Choose so that this is at most whenever all .
Removing these collision maps leaves at least injective part-respecting copies of .
Induced counting lemma: regular edge and nonedge pairs force many induced copies
Statement
Let be a graph on labelled vertices and let . There are , , and such that the following holds. Let be vertex sets of size at least , with repetitions allowed. Assume every , including those with , is -regular. If then there are at least injective maps with that induce .
Facts & Assumptions
Given: and regular host sets as in the Statement.
Regular dense pairs support a greedy count of many part-respecting injective edge-preserving maps of any fixed graph (Counting lemma: regular dense pairs contain many part-respecting copies of every fixed graph).
For disjoint sets, complementation preserves the regularity parameter and replaces density by (Complementation sends a disjoint -regular pair of density to one of density ).
An induced embedding is injective and preserves both adjacency and nonadjacency; its labelled count is (Induced embeddings and induced copies of a graph, The induced-embedding count ).
Proof
Colour each unordered pair of pattern vertices by whether it is an edge or a nonedge of . On an edge pair retain adjacency in the host; on a nonedge pair regard nonadjacency as the required relation.
If and are disjoint, [L2] turns the latter relation into a -regular pair of complementary density at least . If the host sets coincide or overlap, the same conclusion for candidate degrees follows directly from the defining regularity inequalities: replace each density by the proportion of distinct ordered pairs in that are nonedges. For candidate sets and the coinciding pairs number , so this replacement changes the proportion by at most — a bound in the current candidate sizes, not in , since candidate sets shrink as the greedy argument proceeds.
Choose small enough for the greedy argument underlying [L1] with density threshold and all coloured constraints, and let be the fraction of its host set that every candidate set provably retains throughout that argument, so that every candidate set met in step 2.1 has size at least . Choose large enough that ; then the diagonal error of step 2.1 stays below at every stage.
Run that greedy proof with the required relation for each pair. At each stage the typical-degree exclusions occupy only a controlled fraction of the current candidate set, so at least relation-preserving maps remain for a constant .
At most of these maps have a collision. Enlarge so this is below and put .
Every surviving map is injective and realizes adjacency exactly on the edges of , so it is an induced embedding by [L3]. This proves the claimed bound.
Graph edit distance and being -far from an induced-hereditary property
Definition
For two finite simple graphs on the same vertex set, their edit distance is the number of unordered vertex pairs whose adjacency must be changed to turn into . If has order and is a hereditary graph property (Hereditary graph classes), then is -far from when for every graph on . Edits may delete edges or add nonedges.
Graph removal lemma for a fixed ordinary subgraph
Statement
For every finite simple graph and every there are and such that the following holds. If a graph of order has fewer than injective edge-preserving maps from to , then one can delete fewer than edges from and obtain an -free graph.
Facts & Assumptions
Given: A fixed graph , a parameter , and a sufficiently large graph .
For every and every prescribed there is such that every graph of order has an equitable -regular vertex partition into parts with (Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least ).
For fixed , regular pairs of density bounded below contain a positive product-proportion of injective part-respecting copies of (Counting lemma: regular dense pairs contain many part-respecting copies of every fixed graph).
A finite simple graph has no loops or multiple edges, so deleting an edge changes one unordered vertex pair (A finite simple graph is a finite vertex set together with a set of two-element vertex subsets).
Proof
We prove the contrapositive. Put , choose with , then choose a regularity parameter small enough for [L2], so as [L1] requires. Set and require . Apply [L1] at with minimum part count , obtaining an equitable -regular partition into parts with .
From delete every edge inside a partition part, every edge across a -irregular pair, and every edge across a regular pair of density below . Call the resulting graph .
Equitability bounds the within-part deletions by , and together with make this at most by [L1]; -regularity bounds the irregular-pair deletions by ; and the low-density pairs contribute at most . Choose so that . Hence fewer than edges were deleted, each changing one unordered vertex pair by [L3].
Assume that fewer than deletions cannot make -free. Then contains a copy of . Assign to each vertex of the partition part containing its image. Every edge of lies across a -regular pair of density at least .
Apply [L2] to those assigned parts. Since each has size at least for the fixed regularity bound , the original graph contains at least injective copies of . Put .
Thus every graph requiring at least edge deletions contains at least copies of , which is the contrapositive of the Statement.
Equitable strong regularity lemma: a very regular refinement that changes energy only slightly
Statement
Let and let . There is such that every finite graph with has equitable partitions satisfying
- refines ;
- is -regular;
- is -regular;
- ; and
- and .
Facts & Assumptions
Given: A nonincreasing positive sequence , an integer , and a finite graph of order .
For every and there is such that every partition into at most nonempty parts has an -regular refinement into at most parts, which may be chosen equitable when the given partition is equitable (A prescribed finite vertex partition has a bounded -regular refinement, equitable when the initial partition is equitable).
For every and there is such that every graph of order at least has an equitable -regular partition into parts with (Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least ).
Energy is nondecreasing under refinement and lies in (Energy lies in and cannot decrease under refinement).
An equitable partition has part sizes differing by at most one, and a partition is -regular when its irregular ordered pairs carry total weight at most (-regular vertex partitions, equitable partitions, and refinement).
is -regular when every and with and satisfies (-regular pairs and self-regular vertex sets).
Proof
If then every -regular pair is -regular, because the subsets tested at parameter are among those tested at ; by [L4] the same monotonicity passes to partitions. So replacing each by keeps the sequence positive and nonincreasing and only strengthens every conclusion, and we may assume for all . Let be the constant of [L2].
Small graphs. Suppose and let be the partition of into singletons. It refines itself, is equitable, and has parts. The only subset of a singleton of size at least times its size is the singleton itself, so by [L5] every pair of singletons is -regular for every , giving conclusions 2 and 3; and gives conclusion 4.
Large graphs. Suppose . Use [L2] to choose an equitable -regular partition with . Having constructed , apply [L1] to with parameter to choose an equitable refinement that is -regular.
Each part count is bounded by a function of the preceding one and the fixed sequence, so for every fixed number of stages all are bounded independently of . A refinement has at least as many parts as the partition it refines, so for every .
Set . If for every , telescoping would give , contrary to [L3]. Hence some satisfies ; put and .
Step 2.2 supplies refinement, equitability, and -regularity of . Also is -regular: this holds for by construction, and every later is -regular with , which gives -regularity by step 1.1. Step 3.1 gives and step 3.2 the energy bound.
Let be the largest of and the recursively obtained part-count bounds through stage . Step 2.1 settles and steps 3.1 and 4.1 settle , so in both cases and all five conclusions hold.
A small energy increment makes fine-pair densities close to their coarse densities almost everywhere
Statement
Let refine a vertex partition of an -vertex graph. For , let be their -parts and their -parts. If then fewer than or equal to ordered pairs satisfy
Facts & Assumptions
Given: Partitions and a parameter satisfying the Statement.
Energy is the weighted mean square of part-pair densities, and refinement cannot lower it (The mean-square density, or energy, of a vertex partition, Energy lies in and cannot decrease under refinement).
For a nonnegative finite random variable and , Markov's inequality gives (Markov's inequality on a finite probability space).
Proof
Choose an ordered vertex pair uniformly and set and . On each coarse pair, double-counting gives .
Expanding the square and using the conditional identity in step 1.1 gives
Apply [L2] to with threshold . The probability that is at most .
Multiplying this probability by the ordered vertex pairs proves the asserted exceptional-pair bound.
Strong regularity with linearly large representative subsets and no irregular representative pair
Statement
Let , let , and let . There are and such that every finite graph of order at least has an equitable partition and nonempty subsets with such that
- every pair , including , is -regular; and
- for all but at most ordered pairs ,
Facts & Assumptions
Given: , a nonincreasing positive sequence, an integer , and a finite graph of order .
For any prescribed minimum coarse part count , strong regularity produces equitable partitions of any graph of order at least with refining , being -regular with , being -regular, , and bounded (Equitable strong regularity lemma: a very regular refinement that changes energy only slightly).
A small energy increment makes almost all fine-pair densities close to their coarse densities (A small energy increment makes fine-pair densities close to their coarse densities almost everywhere).
Every finite graph with at least one vertex contains a nonempty linearly large self-regular subset at any prescribed parameter (Every finite graph has a linearly large -self-regular vertex subset).
Large restrictions of regular pairs stay regular and have nearby density (Slicing lemma: large subpairs remain regular and their density shifts by at most ).
If a nonnegative integer-valued random variable has expectation below , some outcome makes it zero (The first-moment method for avoiding or forcing a finite count of bad events).
Proof
Apply [L1] with minimum coarse part count , coarse parameter much smaller than , and fine parameter, at a coarse part count , much smaller than after slicing. This is legitimate because . Obtain equitable with and a fine equitable refinement .
By [L2], the total ordered vertex-pair weight of fine pairs whose density differs from their coarse pair by more than is at most a chosen constant below . The fine partition has bounded order.
Independently for each , choose a fine atom with probability proportional to its size. Choose the parameters so that the expected number of nonregular selected ordered pairs is below , while the expected number of pairs with is below .
Inside every selected atom , apply [L3] at a much smaller parameter and obtain of size at least a fixed fraction of . Because both partition orders are bounded and equitable, there is a uniform with .
Let . Since , step 3.1 gives . By [L5] there is a selection with : it has no irregular selected pair and at most density failures.
On every fine-regular selected cross-pair, [L4] makes -regular and changes its density by at most . Each diagonal pair is -regular by the self-regular choice in step 4.1.
For that selection, step 5.1 gives regularity for every representative pair, while step 4.2 gives the density-approximation exception bound. Step 4.1 gives the common linear lower bound and makes each nonempty, and step 1.1 gives , completing the construction.
Ordinary regularity gives tower upper bounds; strong regularity gives wowzer upper bounds only when the regularity sequence depends on the coarse part count
Remark
The energy-increment proof of ordinary regularity in Szemerédi regularity lemma with an equitable partition and an explicit tower-type upper bound for graphs of order at least iterates an exponential part-count recurrence only a bounded number of times and therefore gives a tower-type upper bound. The proof of Equitable strong regularity lemma: a very regular refinement that changes energy only slightly repeatedly invokes ordinary regularity at parameters indexed by an already enormous partition size, so when the regularity sequence genuinely depends on the coarse part count the nested iteration gives a wowzer-type upper bound. That dependence is what Induced graph removal lemma for a fixed graph does not need: the parameter it requires of its representative pairs comes from Induced counting lemma: regular edge and nonedge pairs force many induced copies and depends only on the pattern and the density threshold, so a constant sequence suffices, the nesting collapses to boundedly many applications at one fixed parameter, and the bound stays tower-type. These are upper bounds delivered by the displayed proofs, not claims of optimality.
Induced graph removal lemma for a fixed graph
Statement
For every finite graph and every there are and such that every graph of order satisfying can be changed into an induced--free graph by adding or deleting fewer than edges. Equivalently, every graph that is -far from being induced--free contains at least labelled induced copies of .
Facts & Assumptions
Given: A fixed graph , , and a sufficiently large graph .
For any prescribed minimum part count , every graph of order at least has an equitable partition into parts with , carrying nonempty representative subsets of size at least , such that every representative pair, including self-pairs, is very regular and all but at most ordered representative densities approximate their coarse densities (Strong regularity with linearly large representative subsets and no irregular representative pair).
Regular pairs whose edge and nonedge densities stay away from the wrong extremes force a positive product-proportion of induced embeddings of (Induced counting lemma: regular edge and nonedge pairs force many induced copies).
Edit distance counts added and deleted adjacencies, and -far means that every graph in the target hereditary property is at distance at least (Graph edit distance and being -far from an induced-hereditary property).
The number counts labelled induced embeddings of in (The induced-embedding count ).
Proof
We prove the equivalent far-from-free formulation. Choose , require , and apply [L1] with minimum part count and with density-approximation error and regularity sequence small enough for [L2]. Write the resulting coarse parts as , so that , and the representatives as .
Construct from as follows for every unordered coarse pair, allowing a pair with equal indices. If , delete all corresponding edges; if , add all corresponding nonedges; otherwise leave those adjacencies unchanged.
For every coarse pair whose representative and coarse densities differ by at most the approximation error, the number of edits is at most . Exceptional pairs have total count at most , and equitability controls their weight. The diagonal pairs are edited without any density control, but equitability bounds their total contribution by , which the choices and of step 1.1 make at most . The choices in step 1.1 therefore make .
Assume that is -far from induced--free. Then [L3] and step 3.1 imply that contains an induced copy of . For each pattern vertex , let be the coarse part containing its image. Repetitions among the indices are allowed.
If , the cleaning rule and the edge of this copy imply . If , its nonedge implies . Every such representative pair is regular, including when , by [L1].
Apply [L2] to . Since every representative has size at least for a constant , the original graph contains at least induced embeddings of . Set .
Thus every -far graph has at least induced copies. This is the contrapositive, and hence proves both formulations in the Statement.
5 · Examples, counterexamples and false statements
None yet.
Sources
Standard references
Recommended treatments; not extraction sources.
- Y. Zhao, Graph Theory and Additive Combinatorics, Definition 2.1.1
- D. Conlon and J. Fox, Graph removal lemmas, sec. 2.1
- Y. Zhao, Graph Theory and Additive Combinatorics, Definition 2.1.2
- D. Conlon and J. Fox, Graph removal lemmas, sec. 3.1
- Y. Zhao, Graph Theory and Additive Combinatorics, Lemma 2.2.3
- Y. Zhao, Graph Theory and Additive Combinatorics, Exercise 2.1.4
- Y. Zhao, Graph Theory and Additive Combinatorics, Exercise 2.1.6
- Y. Zhao, Graph Theory and Additive Combinatorics, Definition 2.1.7 and Theorem 2.1.20
- Y. Zhao, Graph Theory and Additive Combinatorics, Definition 2.1.10
- Y. Zhao, Graph Theory and Additive Combinatorics, Lemma 2.1.12
- Y. Zhao, Graph Theory and Additive Combinatorics, Lemma 2.1.13
- Y. Zhao, Graph Theory and Additive Combinatorics, Lemma 2.1.14
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.1.20
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.1.19 and Theorem 2.1.20
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.1.26 and Exercise 2.1.27
- Y. Zhao, Graph Theory and Additive Combinatorics, Exercise 2.1.28
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.2.1
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.6.2
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.6.2 with Remark 2.6.3(b)
- D. Conlon and J. Fox, Graph removal lemmas, sec. 2.3
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.6.5
- D. Conlon and J. Fox, Graph removal lemmas, Theorem 1.1
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.8.3 and Remark 2.8.6
- Y. Zhao, Graph Theory and Additive Combinatorics, Lemma 2.8.7 and Exercise 2.8.8
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.8.9
- Y. Zhao, Graph Theory and Additive Combinatorics, Theorem 2.8.1
- D. Conlon and J. Fox, Graph removal lemmas, Theorem 1.3