Tournaments, \(\bar\omega \)-criticality, and directed paths
The formal statements of the digraph-theory library, for mathematicians

4.3 \(\bar\omega (\mathrm{AC}_n - v) = 2\) for every \(v\)

Theorem omegabar_AC_del (v : ACm) :
  (3 <= m)%N -> ω̄(del_tournament v) = 2.

Source: theories/applications/k5/acn_base.v:423

Decoded. Deleting any single vertex \(v\) from \(\mathrm{AC}_n\) drops the invariant to \(2\).

Lemma AC_vertex_transitive : vertex_transitiveb AC.

Source: theories/constructions/circulant.v:134