Documentation

Atlas.ProbabilisticMethodsInCombinatorics.code.Chapter7.MaxDegree

Standard normal cumulative distribution function: $\Phi(x) = \mathbb{P}(Z \leq x)$ for $Z \sim \mathcal{N}(0, 1)$.

Instances For
    noncomputable def MaxDegreeNormalLabels.g (y : ) :

    Auxiliary functional appearing in Proposition 7.2.6: $g(y) = -y^2 / 2 + \log \Phi(y)$.

    Instances For

      Probability (integral representation) that in a graph with i.i.d. normal edge labels, the labelled-degree-sums at all $n$ vertices are simultaneously nonpositive.

      Instances For

        Proposition 7.2.6: As $n \to \infty$, $\frac{1}{n} \log \mathbb{P}(\text{all signed degree sums} \leq 0)$ converges to $\sup_y g(y)$, where $g$ is the functional above.