chore: adaptations for nightly-2024-08-03#15503
Conversation
…hlib4 into nightly-testing
PR summary da2a6d56e4Import changes for modified filesNo significant changes to the import graph Import changes for all files
|
|
|
||
| lemma isHamiltonianCycle_isCycle_and_isHamiltonian_tail : | ||
| p.IsHamiltonianCycle ↔ p.IsCycle ∧ p.tail.IsHamiltonian := | ||
| p.IsHamiltonianCycle ↔ ∃ h : p.IsCycle, (p.tail h.not_nil).IsHamiltonian := |
There was a problem hiding this comment.
Is the name of this lemma still OK?
|
✌️ semorrison can now approve this pull request. To approve and merge a pull request, simply reply with |
|
It wasn't really failing: it was a transient network failure retrieving the cache. |
No description provided.