Mathlib Map

Theorems · Definition · combinatorics

Finset.bipartiteBelow

{α : Type u_2} → {β : Type u_3} → (r : α → β → Prop) → Finset α → (b : β) → [(a : α) → Decidable (r a b)] → Finset α

Elements of s which are "below" b according to relation r.

Defined in
Mathlib.Combinatorics.Enumerative.DoubleCounting
Cited by
24 results in Mathlib
Foundations
Depth 26 from the axioms · uses propext, Quot.sound
Assumes
Decidable

Around this declaration

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

Cites2

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

Cited by24

Results whose statement or proof uses this declaration.