Theorems · Theorem · combinatorics
SimpleGraph.zarankiewicz_le_extremalNumber
∀ {m n s t : ℕ} {α : Type u_3} {β : Type u_4} [inst : Fintype α] [inst_1 : Fintype β],
Fintype.card α = s →
Fintype.card β = t →
SimpleGraph.zarankiewicz m n s t ≤ SimpleGraph.extremalNumber (m + n) (completeBipartiteGraph α β)The Zarankiewicz function is at most the corresponding extremal number.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Fintypestatement and proof · cited by 7,736
- SimpleGraphproof · cited by 3,072
- Finset.cardproof · cited by 2,327
- Fintype.cardstatement and proof · cited by 1,386
- Fintype.card_finproof · cited by 270
- SimpleGraph.edgeFinsetproof · cited by 116
- SimpleGraph.Freeproof · cited by 39
- SimpleGraph.Iso.symmproof · cited by 34
- finSumFinEquivproof · cited by 33
- SimpleGraph.extremalNumberstatement and proof · cited by 23
- Fintype.equivFinOfCardEqproof · cited by 22
- completeBipartiteGraphstatement and proof · cited by 16
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.