Commit 2023-02-24 18:27 871dcdaa

View on Github →

feat: Port Combinatorics.SimpleGraph.Basic (#1883)

Estimated changes

added theorem SimpleGraph.Adj.symm
added theorem SimpleGraph.Dart.ext
added structure SimpleGraph.Dart
added theorem SimpleGraph.adj_comm
added theorem SimpleGraph.adj_symm
added theorem SimpleGraph.bot_adj
added theorem SimpleGraph.bot_degree
added theorem SimpleGraph.compl_adj
added theorem SimpleGraph.inf_adj
added theorem SimpleGraph.map_adj
added theorem SimpleGraph.ne_of_adj
added theorem SimpleGraph.sdiff_adj
added theorem SimpleGraph.sup_adj
added theorem SimpleGraph.top_adj
added structure SimpleGraph
added def completeGraph
added def emptyGraph