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

Arc-disjoint, edge-disjoint and internally vertex-disjoint path families and their local separators

Definition

For the following definitions, a directed path occurrence in a finite labelled directed graph (V,A,tail,head)(V,A,\operatorname{tail},\operatorname{head}), where V,AV,A are finite and tail,head:AV\operatorname{tail},\operatorname{head}:A\to V, is an alternating list v0,a1,v1,,a,vv_0,a_1,v_1,\ldots,a_\ell,v_\ell with aiAa_i\in A, tail(ai)=vi1\operatorname{tail}(a_i)=v_{i-1}, and head(ai)=vi\operatorname{head}(a_i)=v_i for every ii, whose displayed vertices are distinct. An undirected path occurrence in a finite undirected multigraph (Multigraphs, loops and directed graphs as variants distinct from the default finite simple graph) is an alternating list v0,e1,v1,,e,vv_0,e_1,v_1,\ldots,e_\ell,v_\ell whose displayed vertices are distinct and whose displayed edge eie_i has endpoint set {vi1,vi}\{v_{i-1},v_i\} for every ii. Thus each path records its arc or edge labels, including when parallel labels have the same endpoints. An ordinary graph uses each edge eEe\in E as its own label with endpoint set ee, while an ordinary digraph uses each ordered-pair arc (u,v)(u,v) as its own label with tail(u,v)=u\operatorname{tail}(u,v)=u and head(u,v)=v\operatorname{head}(u,v)=v.

For distinct s,tVs,t\in V, a family of directed ss-tt path occurrences is arc-disjoint if no arc label occurs in two paths; an arc separator is a set of arc labels whose deletion leaves no directed ss-tt path occurrence. For an undirected multigraph, replace arc labels by edge labels to obtain edge-disjoint paths and edge separators. Deleting labels means removing exactly those labels while retaining the other incidence data.

An ss-tt path family is internally vertex-disjoint if no vertex other than s,ts,t occurs in two paths. A vertex separator is a set SV{s,t}S\subseteq V\setminus\{s,t\} for which deleting SS, together with every incident arc or edge label, leaves no ss-tt path occurrence. The local vertex comparison is used only when the terminals are nonadjacent (or, in the directed case, when no arc label has tail ss and head tt), so that such a separator can exist.

Depends on

Used by

Dependency tree · next 3 levels

Direct dependencies and their dependencies through the next three levels: 11 results over 7 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