Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2022-05-07 09:57 9134a8e7

View on Github →

feat(combinatorics/simple_graph/hasse): Hasse diagram and path graph (#13959) Define the Hasse diagram of an order and the path graph on n vertices as the Hasse diagram of fin n.

Estimated changes