The maximal number of vertices of an independent set in a graph G.
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[simp]
@[simp]
Infinite graphs: definitions for clique number so that the clique number of a graph
with unbounded clique size is ∞ rather than 0.
Equations
- G.ecliqueNum = ⨆ (s : Finset V), ⨆ (_ : G.IsClique ↑s), ↑s.card