Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2021-04-10 00:01 8efb93b1

View on Github →

feat(combinatorics/simple_graph/strongly_regular): add definition of strongly regular graph and proof that complete graph is SRG (#7044) Add definition of strongly regular graph and proof that complete graphs are strongly regular. Part of #5698 to prove facts about strongly regular graphs.

Estimated changes