Skip to content

Commit

Permalink
removed leftover comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Spiegel committed Oct 28, 2024
1 parent 347d27b commit 663639b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Mathlib/Combinatorics/SimpleGraph/Clique.lean
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ lemma isClique_compl_map_iff_isClique_map_compl {f : α ↪ β} {s : Set α} :

end Clique

-- examle {f : α ↪ β} {s : Set α} (a : α) (h : a ∈ f '' s) ↔ :

/-! ### `n`-cliques -/


Expand Down

0 comments on commit 663639b

Please sign in to comment.