Documentation

FormalConjecturesForMathlib.Combinatorics.SetFamily.Sunflower

Sunflowers #

This file defines sunflowers of set families.

def IsSunflowerWithKernel {α : Type u_1} (F : Set (Set α)) (S : Set α) :

A sunflower F with kernel S is a collection of sets in which all possible distinct pairs of sets share the same intersection S.

Equations
Instances For
    def IsSunflower {α : Type u_1} (F : Set (Set α)) :

    A sunflower F is a collection of sets in which all possible distinct pairs of sets share the same intersection.

    Equations
    Instances For
      theorem isSunflower_singleton {α : Type u_1} (A : Set α) :