Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.IsNClique.card_eq

∀ {α : Type u_1} {G : SimpleGraph α} {n : ℕ} {s : Finset α}, G.IsNClique n s → s.card = n
Defined in
Mathlib.Combinatorics.SimpleGraph.Clique
Cited by
17 results in Mathlib
Foundations
Depth 13 from the axioms · uses propext

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites4

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by17

Results whose statement or proof uses this declaration.