Mathlib Map

Theorems · Definition · combinatorics

SimpleGraph.zarankiewicz

ℕ → ℕ → ℕ → ℕ → ℕ

The Zarankiewicz function of natural numbers m, n, s, and t is the maximum number of edges in a completeBipartiteGraph (Fin s) (Fin t)-free bipartite graph with parts of size m and n. This is the extremal graph theory version of the Zarankiewicz function.

Defined in
Mathlib.Combinatorics.SimpleGraph.Extremal.Zarankiewicz
Cited by
7 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites8

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

Cited by7

Results whose statement or proof uses this declaration.