Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableSession-authored (Fable 5 assisted)audited 2026-08-13
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.

Edge density and the asymptotic notations O, o, Ω, and Θ for extremal functions

Definition

For an n-vertex graph G with n2, its edge density is

d(G):=e(G)(n2).

The normalized extremal number is ex(n,H)/(n2) for n2.

For eventually nonnegative functions f,g:NR with g(n)>0 eventually:

  • f=O(g) means that some C,N>0 satisfy f(n)Cg(n) for nN;
  • f=o(g) means f(n)/g(n)0;
  • f=Ω(g) means that some c,N>0 satisfy f(n)cg(n) for nN;
  • f=Θ(g) means both f=O(g) and f=Ω(g).

A subscript, as in Or,s, permits the hidden constant and threshold to depend on the subscripted parameters. No normalized edge density is assigned when n<2 because (n2)=0.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 44 results over 17 levels. An arrow runs from a result to what uses it, and this result sits at the bottom with a heavier outline. Click the chart to enlarge it.

Sources