Theorems · Theorem · combinatorics
SimpleGraph.zarankiewicz_of_fintypeCard_eq
∀ {m n s t : ℕ} {V : Type u_1} {W : Type u_2} {α : Type u_3} {β : Type u_4} [inst : Fintype V] [inst_1 : Fintype W]
[inst_2 : Fintype α] [inst_3 : Fintype β],
Fintype.card V = m →
Fintype.card W = n →
Fintype.card α = s →
Fintype.card β = t →
SimpleGraph.zarankiewicz m n s t =
{G | G ≤ completeBipartiteGraph V W ∧ (completeBipartiteGraph α β).Free G}.sup fun x => x.edgeFinset.card- Cited by
- 2 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Finset.univstatement and proof · cited by 3,473
- SimpleGraphstatement and proof · cited by 3,072
- Finset.cardstatement and proof · cited by 2,327
- Fintype.cardstatement and proof · cited by 1,386
- SimpleGraph.Adjstatement and proof · cited by 1,346
- Finset.filterstatement and proof · cited by 949
- Sym2statement and proof · cited by 737
- Finset.supstatement and proof · cited by 530
- Equiv.injectiveproof · cited by 464
- Equiv.toEmbeddingproof · cited by 254
Cited by2
Results whose statement or proof uses this declaration.
- SimpleGraph.lt_zarankiewicz_iffproof · cited by 1
- SimpleGraph.zarankiewicz_le_iffproof · cited by 1