Mathlib Map

Theorems · Theorem · combinatorics

SimpleGraph.two_mul_extremalNumber_le_zarankiewicz_symm

∀ {n s t : ℕ} {α : Type u_3} {β : Type u_4} [inst : Fintype α] [inst_1 : Fintype β] [Nonempty α] [Nonempty β],
  Fintype.card α = s →
    Fintype.card β = t →
      2 * SimpleGraph.extremalNumber n (completeBipartiteGraph α β) ≤ SimpleGraph.zarankiewicz n n s t

The symmetric Zarankiewicz function is at least twice a corresponding extremal number.

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

Around this declaration

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

Cites39

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.