leanprover-community / mathlib

Lean 3's obsolete mathematical components library: please use mathlib4
https://leanprover-community.github.io/lean3
Apache License 2.0
1.66k stars 297 forks source link

[Merged by Bors] - feat(combinatorics/simple_graph): More clique lemmas #19203

Closed YaelDillies closed 8 months ago

YaelDillies commented 1 year ago

More lemmas about is_clique, is_n_clique, edge_set. Also define clique_free_on, a local version of clique_free.


clique_free_on is to be used in John Talbot's formalisation of Turán's theorem.

Open in Gitpod

bors[bot] commented 8 months ago

Pull request successfully merged into master.

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.