Commit 2025-03-28 02:52 96e12f2d

View on Github →

feat(Combinatorics/SimpleGraph/Diam): add basic (e)diam facts (#23264) Add converses of some diam and ediam lemmas. These should improve the experience of working with diam/ediam by providing more direct relations between the terms G.ediam = \top, G.diam = 0, G.Preconnected, etc.

Estimated changes