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.

Matchings, saturated vertices, maximal and maximum matchings, perfect matchings and ν(G)\nu(G)

Definition

Let G=(V,E)G=(V,E) be a finite simple graph. A matching is a set MEM\subseteq E such that no two distinct edges of MM have a common endpoint. A vertex is MM-saturated when it is an endpoint of an edge of MM, and MM-exposed otherwise. The matching is perfect when every vertex is MM-saturated.

A matching is maximal when no strictly larger matching contains it, and is maximum when it has greatest cardinality among all matchings of GG. The matching number is ν(G):=max{M:M is a matching of G}.\nu(G):=\max\{\lvert M\rvert:M\text{ is a matching of }G\}. The maximum exists because EE is finite and the empty set is a matching.

Remarks

  • A maximal matching need not be maximum; the companion counterexample makes the distinction concrete.

Depends on

Used by

Dependency tree · next 3 levels

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