Mathlib Map

Theorems · Definition · combinatorics

Set.Intersecting

{α : Type u_1} → [inst : SemilatticeInf α] → [OrderBot α] → Set α → Prop

A set family is intersecting if every pair of elements is non-disjoint.

Defined in
Mathlib.Combinatorics.SetFamily.Intersecting
Cited by
22 results in Mathlib
Foundations
Depth 4 from the axioms · uses no axioms
Assumes
SemilatticeInfOrderBot

Around this declaration

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

Cites4

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

  • Setstatement and proof · cited by 53,352
  • Disjointproof · cited by 2,201
  • OrderBotstatement and proof · cited by 1,055
  • SemilatticeInfstatement and proof · cited by 634

Cited by22

Results whose statement or proof uses this declaration.