Alphabeta Math
DefinitionDefinition: Literature-sourcedProof: Not applicableaudited 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)

Definition

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

A matching is maximal when no strictly larger matching contains it, and is maximum when it has greatest cardinality among all matchings of G. The matching number is ν(G):=max⁡{∣M∣:M is a matching of G}. The maximum exists because E 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 · two levels

9 results within two dependency steps of this one, each drawn at its shortest distance from it. An arrow runs from a result to what uses it, so the chart reads left to right and ends at this result, which carries a heavier outline. Every node is a link to that result. Click elsewhere on the chart to enlarge it.

Sources