Fact-checked by Grok 2 weeks ago

Rado graph

The Rado graph, also known as the Erdős–Rényi graph or the infinite random graph, is a countably infinite undirected simple graph that is unique up to isomorphism among countable graphs satisfying a specific extension property: for any two finite disjoint subsets U and V of its vertices, there exists a vertex adjacent to every vertex in U and to no vertex in V. This property, often denoted as the "one-point extension property" or property (*), makes the Rado graph homogeneous, meaning that any isomorphism between finite induced subgraphs extends to an automorphism of the entire graph. Introduced by mathematician Richard Rado in 1964 as part of his work on universal graphs, the Rado graph builds on earlier constructions, including Wilhelm Ackermann's 1937 set-theoretic model and probabilistic insights from and in 1963, who showed that it arises as the limit of random graphs on countably many vertices where each edge is included independently with probability $1/2. Explicit constructions include labeling vertices with natural numbers and connecting x < y if the x-th binary digit of y is 1, or using hereditarily finite sets where edges represent membership. A defining feature of the Rado graph is its universality: every finite or countably infinite graph embeds as an induced subgraph, allowing it to serve as a universal object in the category of countable graphs. It is also self-complementary, isomorphic to its edge complement, and exhibits strong symmetry properties, such as partition regularity—any finite partition of its vertices induces at least one part isomorphic to the Rado graph itself. The automorphism group of the Rado graph has cardinality $2^{\aleph_0} and is simple, acting transitively on finite configurations. These attributes position the Rado graph as a foundational structure in model theory, universal algebra, and extremal graph theory, with connections to the Urysohn space in metric geometry.

Definition and uniqueness

Extension property

The Rado graph is defined as the unique countable graph satisfying the extension property: for any finite disjoint sets U and V of vertices, there exists a vertex w not in U \cup V that is adjacent to every vertex in U and to no vertex in V. This property captures the graph's universal embedding capability for finite graphs, ensuring that any desired local neighborhood structure can be extended indefinitely. Formally, if G is the Rado graph with vertex set V(G), then for all finite disjoint subsets U, V \subseteq V(G), there exists w \in V(G) \setminus (U \cup V) such that w is adjacent to all vertices in U and to none in V. This extension property implies that the Rado graph is infinitely connected, as one can always find vertices linking to arbitrary finite sets without restriction, and it exhibits a form of density where connections can be prescribed freely across the infinite vertex set. For instance, setting U to a finite clique and V to its complement allows repeated extensions that build denser substructures indefinitely. The property serves as a homogeneity condition, guaranteeing that the graph's structure remains consistent under local extensions, which underpins its role as a canonical model in graph theory. This homogeneity is later shown to yield uniqueness up to isomorphism via the back-and-forth argument.

Uniqueness up to isomorphism

The Rado graph is the unique countable graph, up to isomorphism, that satisfies the extension property: for any two finite disjoint subsets U and W of its vertex set, there exists a vertex z adjacent to all vertices in U and to no vertices in W. This uniqueness theorem establishes that all countable graphs with the extension property are isomorphic to one another. The extension property implies that any such countable graph is homogeneous, meaning that any isomorphism between finite induced subgraphs extends to an automorphism of the entire graph. Homogeneity follows as a consequence of the back-and-forth construction used to prove uniqueness, by applying the argument to isomorphisms within the same graph. Without the countability assumption, the extension property does not guarantee uniqueness, as uncountable graphs satisfying it exist but are not isomorphic to one another or to the countable Rado graph. The proof of uniqueness relies on the back-and-forth argument, a standard technique for establishing isomorphisms between countable structures with saturation properties like the extension axiom. Let G = (V, E) and H = (V', E') be two countable graphs both satisfying the extension property, with vertices enumerated as V = \{v_1, v_2, \dots \} and V' = \{w_1, w_2, \dots \}. The argument constructs an isomorphism \phi: V \to V' inductively through alternating "forth" and "back" extensions of partial isomorphisms. Begin with the empty partial isomorphism f_0: \emptyset \to \emptyset. At odd steps, to extend "forth" from G to H, select the smallest-indexed unmapped vertex v_k \in V not in the current domain A \subseteq V of the partial isomorphism f: A \to B. Define U = \{u \in A \mid uv_k \in E\} and W = A \setminus U. By the extension property of H, there exists z \in V' \setminus B adjacent exactly to f(U) and to no vertices in f(W). Extend f by setting f(v_k) = z, preserving edges and non-edges. At even steps, extend "back" from H to G symmetrically: select the smallest-indexed unmapped vertex w_\ell \in V' not in the current codomain B, define the corresponding sets based on adjacencies to the preimage under f^{-1}, and use the extension property of G to find a matching vertex in V \setminus A to map to w_\ell. Since both graphs are countable, this alternating process eventually maps all vertices, yielding a bijection \phi that preserves edges and non-edges, hence an isomorphism.

Constructions

Deterministic constructions

One deterministic construction of the Rado graph, introduced by Wilhelm Ackermann in 1937, uses the natural numbers as vertices. Specifically, the vertices are the non-negative integers, and there is an edge between distinct vertices x < y if and only if the x-th digit of y (counting from the least significant bit as position 0) is 1. This explicit rule produces a countably infinite graph that is isomorphic to the Rado graph. Another construction employs quadratic residues among primes congruent to 1 modulo 4. Let P be the set of all such primes, serving as vertices; connect distinct primes p, q \in P by an edge if the Legendre symbol (p/q) = 1, meaning p is a quadratic residue modulo q. Quadratic reciprocity ensures the relation is symmetric, yielding an undirected graph that extends to the full . A third approach, also introduced by Wilhelm Ackermann in 1937, uses hereditarily finite sets as vertices. Start with the empty set \emptyset (denoted 0) and close under finite set formation to obtain the universe M of all hereditarily finite sets; connect distinct sets x, y \in M by an edge if x \in y or y \in x. This symmetrized membership relation generates a graph isomorphic to the . Each of these constructions satisfies the extension property: for any finite disjoint sets A and B of vertices, there exists a vertex adjacent to all in A and none in B. Thus, by the uniqueness theorem, they all yield the up to isomorphism.

Probabilistic construction

One probabilistic method to construct the involves generating an infinite random graph on the vertex set \mathbb{N} by including each possible edge independently with probability p = 1/2. This model, denoted G(\mathbb{N}, 1/2), produces a graph where the adjacency between any distinct vertices i, j \in \mathbb{N} is determined by a fair coin flip. In their seminal work, Erdős and Rényi proved that G(\mathbb{N}, 1/2) satisfies the with probability 1, and thus is almost surely isomorphic to the . The proof relies on showing that, for any finite disjoint sets U, V \subset \mathbb{N}, the probability of finding a vertex outside U \cup V adjacent precisely to all vertices in U and none in V is positive, ensuring infinitely many such extensions almost surely. Asymptotically, for any fixed finite configuration that would violate the , the probability that no suitable extension exists diminishes to 0 as the number of available vertices grows, confirming the almost-sure convergence to the . This construction generalizes to any fixed probability $0 < p < 1: the random graph G(\mathbb{N}, p) is almost surely isomorphic to the Rado graph, as the extension probability p^{|U|}(1-p)^{|V|} remains positive and the argument extends analogously.

History

Early developments

The early developments of the Rado graph trace back to Wilhelm Ackermann's work in set theory, where he sought to demonstrate the consistency of Zermelo-Fraenkel set theory without the axiom of infinity. In his 1937 paper, Ackermann constructed the universe of hereditarily finite sets through transfinite recursion, beginning with the empty set and iteratively applying operations to form finite collections of previously constructed sets. This structure, denoted as the cumulative hierarchy V_\omega, consists of all sets obtainable in finitely many steps from the empty set via union and power set operations, resulting in a countable collection that models the axioms of extensionality, pairing, union, foundation, and separation. Ackermann encoded these hereditarily finite sets as natural numbers using their binary representations, establishing a bijection where each set corresponds to a unique natural number whose binary digits indicate membership of lower-coded elements. This encoding defines a binary relation on the natural numbers via the BIT predicate: for distinct positive integers x < y, BIT(x, y) holds if the x-th binary digit of y is 1. The resulting directed structure captures set membership, and symmetrizing it—connecting x and y if BIT(x, y) or BIT(y, x)—yields an undirected countably infinite graph with extension-like properties, where for any disjoint finite sets of vertices U and V, there exists a vertex adjacent precisely to those in U and none in V. This construction implicitly produces the , embedding it within the context of early efforts in universal structures and foundational set theory, though Ackermann focused on logical consistency rather than graph properties. Despite its significance, Ackermann's graph received little attention in graph theory at the time, remaining isolated from emerging ideas in infinite combinatorics and lacking a formal proof of uniqueness up to isomorphism. It was not until later work in the 1960s that the structure's universal nature and homogeneity were explicitly recognized and formalized.

Erdős–Rényi and Rado contributions

In 1963, Paul Erdős and Alfréd Rényi introduced a probabilistic model for infinite random graphs in their paper "Asymmetric graphs," demonstrating the existence of a unique countable graph up to isomorphism that arises almost surely under this model. They considered the random graph on a countable vertex set where each possible edge is included independently with probability one-half, and proved that with probability one, the resulting graph is isomorphic to a single universal structure. This result highlighted the paradoxical symmetry and universality of the infinite random graph, laying foundational insights into the behavior of random structures in extremal graph theory. Building on this probabilistic characterization, Richard Rado provided an explicit deterministic construction of the same graph in his 1964 paper "Universal graphs and universal functions," where he also introduced the extension property to characterize it uniquely up to isomorphism. Rado defined the graph with vertices as the natural numbers, connecting two distinct vertices m and n (assuming m < n) if the binary expansion of n has a 1 in the m-th position. He proved that this construction yields a homogeneous graph—meaning any isomorphism between finite induced subgraphs extends to an automorphism of the entire graph—and established its universality for countable graphs, confirming its equivalence to the Erdős–Rényi random graph. These contributions formalized the graph's key properties and popularized it within combinatorics, earning it alternative names such as the Erdős–Rényi graph or the infinite random graph. Rado's work in particular emphasized its role as a universal object, while the Erdős–Rényi analysis initiated the study of random graph limits, influencing the broader development of random graph theory.

Graph-theoretic properties

Homogeneity and induced subgraphs

The Rado graph exhibits ultrahomogeneity, a strong form of symmetry where any isomorphism between finite induced subgraphs extends to an automorphism of the entire graph. This property arises directly from its defining , which ensures that for any disjoint finite sets U and V of vertices, there exists a vertex adjacent to all vertices in U and to none in V. The back-and-forth argument leverages this to iteratively extend partial isomorphisms between finite subgraphs until they cover the whole structure, thereby establishing ultrahomogeneity. A key consequence of ultrahomogeneity is the Rado graph's universality: every countable graph is isomorphic to an induced subgraph of the Rado graph. To see this, consider an arbitrary countable graph G with vertex set \{v_1, v_2, \dots \}. Using the back-and-forth method, one constructs an embedding by inductively mapping vertices of G to vertices in the Rado graph while preserving edges and non-edges. At each "forth" step, the extension property guarantees a suitable image vertex that matches the required adjacencies to previously mapped vertices; the "back" steps ensure the mapping remains an isomorphism on finite initial segments. This process yields a total induced embedding, confirming universality for all countable graphs. The Rado graph is also self-complementary, meaning it is isomorphic to its complement graph. This isomorphism holds because the extension property is invariant under complementation: swapping edges and non-edges in the property's statement yields an equivalent condition that the Rado graph satisfies.

Automorphism group

The automorphism group of the Rado graph G, denoted \operatorname{Aut}(G), has cardinality $2^{\aleph_0}, making it uncountable. This size arises because G is a countable homogeneous structure, and the automorphism group of any such countable first-order structure either has at most countable order or cardinality $2^{\aleph_0}; the latter holds for G due to its rich symmetry. As a topological group, \operatorname{Aut}(G) is Polish: it is a closed subgroup of the symmetric group \operatorname{Sym}(\mathbb{N}) on the countable vertex set, equipped with the complete metric topology of pointwise convergence, where a basis for the topology consists of pointwise stabilizers of finite tuples. The closed subgroups of \operatorname{Sym}(\mathbb{N}) containing \operatorname{Aut}(G) form a chain: \operatorname{Aut}(G) < D(G) < S(G) < B(G) < \operatorname{Sym}(\mathbb{N}), where D(G) includes edge-reversing automorphisms, S(G) adds switching automorphisms that permute edge and non-edge relations on certain pairs, and B(G) incorporates both. This structure highlights the topological richness of \operatorname{Aut}(G), with subgroups of small index being open. The group \operatorname{Aut}(G) is generated by its finitary automorphisms, which are those with finite support (fixing all but finitely many vertices). These finitary automorphisms are dense in \operatorname{Aut}(G) with respect to the pointwise convergence topology, reflecting the homogeneity of G, which allows any finite partial isomorphism to extend to a full automorphism. In comparison to the full symmetric group \operatorname{Sym}(\mathbb{N}), which also has cardinality $2^{\aleph_0} and acts without relational constraints, \operatorname{Aut}(G) is restricted to permutations preserving the edge relation of G, yet remains highly transitive with oligomorphic action (finitely many orbits on finite tuples).

Robustness and partitions

The Rado graph exhibits remarkable robustness to finite modifications. Specifically, deleting any finite number of vertices from the Rado graph results in a graph isomorphic to the original, as the remaining infinite set of vertices still satisfies the extension property. Similarly, altering a finite number of edges—either by adding edges where none existed or removing existing edges—preserves the isomorphism type, since the extension property holds for all but finitely many potential witnesses, leaving infinitely many unaffected vertices that maintain the required connections. This stability stems directly from the extension property: for any disjoint finite subsets U and V of vertices, there are infinitely many vertices connected precisely to all of U and none of V, ensuring that finite perturbations cannot destroy the global structure. A key theorem underscoring this robustness is that the Rado graph remains isomorphic after any finite "injury" to its extension property. If a finite set of potential extension witnesses is removed or altered, the property persists because the countable infinity of vertices guarantees additional witnesses exist outside the finite set. This indestructibility under finite changes distinguishes the Rado graph among countable structures and aligns with its role as the of finite graphs. In the probabilistic construction, where edges are included independently with probability $1/2, such finite modifications occur with probability 1 while preserving isomorphism to the Rado graph. Regarding partitions, the Rado graph has strong structural properties under vertex set divisions. For any finite partition of its vertices into k parts, at least one part induces a subgraph isomorphic to the itself. This follows from the extension property: if no part satisfied it, a counterexample could be aggregated across parts to contradict the global extension in the full graph. In particular, for two-part partitions, the is one of only three countable graphs (alongside the complete and empty graphs) where one induced subgraph is always isomorphic to the original. For infinite partitions into finite sets—dividing the countable vertex set into countably many disjoint finite subsets—the inter-part connections exhibit "random-like" densities governed by the extension property. Between any two such finite parts, the bipartite subgraph realizes all possible finite bipartite configurations as induced subgraphs, ensuring dense edge distributions that mimic the $1/2-probability model. This implies that edges between parts occur with effective densities that support the global homogeneity, without finite parts dominating or sparsifying connections. In the probabilistic setting, random partitions of the vertex set almost surely satisfy connectivity axioms akin to the within and across parts. Specifically, for a random two-coloring of vertices (inducing a partition), both color classes induce subgraphs isomorphic to the with probability 1, as the independent edge inclusions preserve the required infinite witnesses. This probabilistic robustness highlights how nearly all partitions maintain the graph's universal embedding capabilities.

Model-theoretic properties

First-order theory and 0-1 law

The first-order theory of the Rado graph is axiomatized by an infinite schema of sentences capturing its extension property, along with axioms ensuring the structure is a simple undirected graph without loops. Specifically, the extension axioms are given by the sentences \phi_{m,n} for each m, n \in \mathbb{N}, where \phi_{m,n} : \forall u_1 \dots u_m v_1 \dots v_n \left( \bigwedge_{1 \leq i \leq m, 1 \leq j \leq n} u_i \neq v_j \to \exists z \left( \bigwedge_{1 \leq i \leq m} E(u_i, z) \land \bigwedge_{1 \leq j \leq n} \neg E(v_j, z) \right) \right), with E denoting the edge relation. These sentences assert that for any two disjoint finite sets of vertices of sizes m and n, there exists a vertex adjacent precisely to the first set and nonadjacent to the second. The full theory T also includes the irreflexivity axiom \forall x \neg E(x,x) and the symmetry axiom \forall x \forall y (E(x,y) \to E(y,x)). This axiomatization defines a complete theory whose countable models are precisely the Rado graph up to isomorphism. The theory T is \omega-categorical, meaning it has a unique countable model up to isomorphism, which is the Rado graph. By the Ryll-Nardzewski theorem, \omega-categoricity follows from the finiteness of the number of n-types for each finite n, a property satisfied by the Rado graph due to its homogeneity: any isomorphism between finite substructures extends to an automorphism of the whole graph. This categoricity ensures that the deductive closure of T is complete, with every sentence in the language of graphs either provable in T or refutable by it. Seminal results establishing this include independent characterizations by Engeler, Ryll-Nardzewski, and Svenonius in the 1950s, applied to the random graph context. In the context of the probabilistic construction of the Rado graph via the Erdős–Rényi model G(n, 1/2), a zero-one law holds for first-order logic: for any first-order sentence \phi in the language of graphs, the probability that a random graph on n vertices satisfies \phi tends to either 0 or 1 as n \to \infty. This law was established by Fagin in 1976, building on earlier work by Glebskii et al. in 1969, and implies that the asymptotic theory of finite random graphs coincides with that of the Rado graph. Specifically, the probability that G(n, 1/2) satisfies a finite extension axiom \phi_{m,n} approaches 1 as n \to \infty, since the expected number of candidate vertices z is (1 - 2^{-(m+n)})n, which grows linearly while the variance ensures concentration. Thus, almost all large finite graphs are elementarily equivalent to the Rado graph, reinforcing its role as the "generic" countable graph.

Saturation and completeness

The first-order theory of the Rado graph, denoted T_{RG}, is complete. This completeness follows from its \omega-categoricity, as established by the Ryll-Nardzewski theorem, ensuring that any two countable models are isomorphic and that the theory has no proper extensions with models. As a consequence, every sentence in the language of graphs is either true in all models of T_{RG} or false in all, with no ambiguity in its logical consequences. The Rado graph itself serves as the unique countable \aleph_0-saturated model of T_{RG}. Saturation in this context means that for any finite set of parameters, every consistent type over that set is realized by some element in the model. This property guarantees that the Rado graph embeds every possible finite configuration consistent with the theory, extending partial types to full realizations without contradiction. This saturation is intimately linked to the homogeneity of the Rado graph, characterized by its extension property: for any two disjoint finite subsets A and B of vertices, there exists a vertex connected precisely to the vertices in A and not to those in B. The extension property directly implies the realization of all 1-types over finite parameter sets, as the homogeneity ensures that any partial isomorphism can be extended, thereby witnessing the type realization essential to \aleph_0-saturation.

Finite approximations and complexity

Finite random graphs G(n, 1/2), generated by including each possible edge independently with probability $1/2, provide natural approximations to the Rado graph as n grows large. The sequence of finite random graphs G(n, 1/2) converges almost surely to an infinite random graph that is isomorphic to the Rado graph. This convergence preserves key structural properties, such as the extension property, which holds with probability approaching 1 in the finite case, ensuring that induced subgraphs mimic those of the infinite Rado graph in the limit. The computational complexity of evaluating first-order properties on these finite approximations is significant. While model checking a fixed first-order sentence on a graph is polynomial-time decidable, the parameterized version—where the sentence quantifier prefix length is the parameter—on G(n, 1/2) is hard in expected fixed-parameter tractable (FPT) time. Specifically, first-order model checking on G(n, 1/2) is equivalent in expected FPT-time complexity to solving the parameterized dominating set problem on the same graphs, underlining the inherent hardness even for typical instances. The zero-one law for first-order logic on random graphs, stating that every first-order sentence is satisfied by almost all finite graphs with probability converging to either 0 or 1 as n \to \infty, has direct implications for algorithm design in graph theory. It enables the analysis of algorithms by focusing on asymptotic behavior over typical graphs, rather than pathological cases, facilitating probabilistic guarantees in areas like property testing and approximate counting. The spectrum of the Rado graph, defined via the eigenvalues of its adjacency operator in the infinite setting, is explored through finite approximations using the binary digit construction: vertices are natural numbers, with an edge between distinct m and n (assume m > n) if the nth binary digit of m is 1. In the restriction to the first n vertices, the adjacency matrix has eigenvalues that are integers, with non-zero values typically odd integers up to approximately $2 \log_2 n + 3, and the zero eigenvalue exhibiting multiplicity roughly n - 2 \log_2 n - 4 for large n, reflecting the graph's dense connectivity.

Universal graphs and Fraïssé limits

The Rado graph arises as the Fraïssé limit of the class of all finite graphs, considered under induced substructures, where the relevant morphisms are graph embeddings that preserve adjacency and non-adjacency. This construction, introduced by Fraïssé, applies to relational structures whose finite models form a class satisfying three key properties: the hereditary property (closed under induced substructures), the joint embedding property (any two structures embed into a common larger structure), and the (any two extensions of a common substructure can be amalgamated into a single structure while preserving the embeddings). For the class of finite graphs, these properties hold: the hereditary property is immediate, the joint embedding property follows by , and the amalgamation property is achieved by taking the of the two extensions and adding all possible edges between their non-common vertices except those forbidden by the substructure embeddings. The resulting Fraïssé limit is the unique (up to ) countable ultrahomogeneous graph whose age—the class of its finite induced subgraphs—coincides with all finite graphs. In the category of countable graphs equipped with induced embeddings, the Rado graph possesses a universal property: every countable graph embeds as an into it. This universality stems directly from the Fraïssé construction, ensuring that the limit embeds all structures in its and extends partial isomorphisms between finite substructures to of the whole graph. The homogeneity of the Rado graph, wherein any between finite s extends to an , is a hallmark of Fraïssé limits. This positions the Rado graph alongside other canonical universal homogeneous structures obtained as Fraïssé limits, such as the rational line (\mathbb{Q}, <), which is the limit of the class of finite linear orders and embeds every countable linear order. Analogously, while free groups on countably many generators serve as universal objects for countable groups via free products, they lack the homogeneity that characterizes Fraïssé limits like the Rado graph.

Henson graphs and variants

Henson graphs form a family of countable graphs that generalize the Rado graph by imposing forbidden substructures while preserving universality and homogeneity within their classes. Specifically, for each n \geq 3, the Henson graph H_n is the unique (up to ) countable homogeneous that contains every finite K_n-free graph as an but omits K_n itself. The case n=3 yields H_3, the universal homogeneous , which serves as the primary analogue of the Rado graph in the absence of triangles. These graphs were constructed by Henson using a back-and-forth argument adapted to the constraint of avoiding K_n, ensuring the extension property holds for all finite partial isomorphisms between K_n-free s. Directed variants of the Rado graph include universal homogeneous tournaments, which extend the homogeneity and universality properties to directed graphs. The universal homogeneous tournament, often called the random tournament, is the unique (up to isomorphism) countable tournament that embeds every finite tournament as an induced subtournament and satisfies the extension property for all finite partial isomorphisms. This structure arises as the Fraïssé limit of the class of all finite tournaments and is characterized by every vertex having infinite in-degree and out-degree. Unlike the undirected case, the classification reveals exactly three non-isomorphic countable homogeneous tournaments: the transitive tournament on the rationals \mathbb{Q}, the dense local order tournament, and the universal random tournament. Henson's constructions for digraphs avoiding certain cycles further generalize this to Henson digraphs, which encode forbidden directed substructures while maintaining homogeneity. Edge-colored variants extend the Rado graph to structures where edges receive one of k colors, yielding the unique countable homogeneous k-colored graph that embeds every finite k-edge-colored graph as an induced colored subgraph. This random k-colored graph satisfies the extension property for partial isomorphisms preserving colors and is the Fraïssé limit of the class of all finite k-colored graphs. For k=1, it reduces to the Rado graph itself. These structures preserve the universal embedding property across colorings, with homogeneity ensuring symmetric extensions. Infinite random graphs with edge probability p \neq 1/2 provide density variants of the Rado graph model. For fixed p \in (0,1) \setminus \{1/2\}, the almost sure limit of the Erdős–Rényi process G(n,p) is a countable infinite graph on \mathbb{N} with edges included independently with probability p; this graph almost surely embeds every finite graph as an induced subgraph, making it universal, but lacks the homogeneity of the Rado graph due to the biased edge density disrupting symmetric extensions. These variants highlight how the balance at p=1/2 is essential for homogeneity while universality persists across densities. Recent developments include analyses of random walks on the Rado graph, where ball walks—starting from a and expanding neighborhoods—require \Theta(\log^* n) steps to converge to the , revealing its geometric mixing properties.

References

  1. [1]
    [PDF] What is the Rado Graph? | OSU Math
    Jul 9, 2019 · The Rado graph then arises by taking {1,2,...} as the set of vertices and joining vertices satisfying the BIT predicate. We can equivalently say ...Missing: mathematics | Show results with:mathematics
  2. [2]
    [PDF] The Rado graph and the Urysohn space
    In 1964, Rado [8] defined a (simple, undirected) graph R as follows. The ver- tices are the natural numbers (including zero), For x < y, the vertices x and ...
  3. [3]
    [PDF] Lecture 17: The Rado graph 1MA170 - GitHub Pages
    Dec 9, 2023 · We introduce the Rado graph, prove some of its more remarkable properties, and show that it can be seen as the random graph on infinitely many ...
  4. [4]
    [PDF] Notes on Random Graphs - Brown Math Department
    The Rado Graph: Now we know that there is at most one countable graph with the extension property, and that this graph (assuming it exists) is both vertex ...
  5. [5]
    Universal graphs and universal functions - EuDML
    Universal graphs and universal functions. R. Rado · Acta Arithmetica (1964). Volume: 9, Issue: 4, page 331-340; ISSN: 0065-1036 ...
  6. [6]
    The random graph, 1 | Peter Cameron's Blog - WordPress.com
    Jul 9, 2010 · Here the random countable graph is chosen by starting with a countable set of vertices, ordering the pairs of vertices in a countable sequence, ...
  7. [7]
    [PDF] The Rado graph and the Urysohn space
    May 18, 2006 · A. “back-and-forth” argument shows that any two countable graphs satisfying (∗) are isomorphic, and a small modification shows that any such.
  8. [8]
    [PDF] ASYMMETRIC GRAPHS
    Let us connect the vertices labelled by (a, b) and (a', b') if and only if either a = a' or b = b'. /1 - I. 2. Page 7. ASYMMETRIC GRAPHS.
  9. [9]
  10. [10]
    History of the Random Graph | Peter Cameron's Blog - WordPress.com
    Aug 4, 2015 · That wonderful object, the countable random graph, was first considered by Erdős and Rényi in their paper on “Asymmetric graphs” in 1963.
  11. [11]
    [1301.7544] The random graph - arXiv
    Jan 31, 2013 · Abstract:Erdős and Rényi showed the paradoxical result that there is a unique (and highly symmetric) countably infinite random graph.
  12. [12]
    [PDF] The Random Graph - IPM MATH
    Jan 31, 2013 · Proposition 5. R is isomorphic to its complement. For property (∗) is clearly self-complementary. 1.4 Graph-theoretic properties.
  13. [13]
    [PDF] The Random Graph - IPM MATH
    Jan 31, 2013 · Now a binary sequence σ is universal if and only if it contains every finite binary sequence as a consecutive subsequence.) Let S be a universal ...
  14. [14]
    [PDF] A survey of homogeneous structures - CORE
    Feb 21, 2011 · ... A survey of homogeneous structures. Dugald Macpherson. School of Mathematics, University of Leeds, Leeds LS2 9JT, UK. a r t i c l e i n f o.
  15. [15]
    [PDF] Overgroups of the Automorphism Group of the Rado Graph
    Any finite partial automorphism α : X → Y extends to a full automorphism α ... a) Aut1(R), the group of permutations which change only a finite number.
  16. [16]
    [PDF] An Overwiev Of The Rado Graph - Miranda Alverbro - DiVA portal
    Dec 7, 2022 · Core properties. The most central property of the Rado graph is the extension property. An intuition for it, and a (possible) explanation for ...<|control11|><|separator|>
  17. [17]
    [PDF] Zero-One Laws, Random Graphs, and Fra¨ıssé Limits - Josh Horowitz
    Apr 24, 2008 · In this paper, we will begin by proving the zero-one law for first-order logic over graphs, using an ingenious construction known as the random ...Missing: Rado | Show results with:Rado
  18. [18]
  19. [19]
    What is the spectrum of the Rado graph? - MathOverflow
    Mar 18, 2013 · This graph is also known as the "Random Graph" because a countable random graph is isomorphic to R with probability 1. ... The infinite Rado graph ...Missing: modifications | Show results with:modifications
  20. [20]
    [PDF] Amalgamating first-order structures - Poisson
    Dec 5, 2024 · The Random Graph, or Rado graph, is the Fraïssé limit of the class of finite graphs: binary, symmetric, irreflexive relations, in the language.
  21. [21]
    A survey of homogeneous structures - ScienceDirect.com
    Aug 6, 2011 · The automorphism group of any countably infinite first order structure is a Polish group with respect to a natural topology, the 'topology of ...
  22. [22]
    [2205.06894] A random walk on the Rado graph - arXiv
    May 13, 2022 · We study natural ball walks as a way of understanding the geometry of this graph. For the walk started at i, we show that order \log_2^*i steps are sufficient.