Intersecting
📁 Source: Mathlib/Combinatorics/SetFamily/Intersecting.lean
Statistics
Set
Definitions
| Name | Category | Theorems |
|---|---|---|
Intersecting 📖 | MathDef | |
IsIntersectingOf 📖 | MathDef |
Theorems
Set.Intersecting
Theorems
Set.IsIntersectingOf
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
anti 📖 | mathematical | SetFinsetSet.instHasSubsetSet.IsIntersectingOf | Set.IsIntersectingOf | — | Set.Pairwise.mono |
empty 📖 | mathematical | — | Set.IsIntersectingOfSetFinsetSet.instEmptyCollection | — | — |
mono 📖 | mathematical | SetSet.instHasSubsetSet.IsIntersectingOf | Set.IsIntersectingOf | — | — |
univ 📖 | mathematical | — | Set.IsIntersectingOfSet.univ | — | Set.pairwise_of_forall |
Set.Subsingleton
Theorems
| Name | Kind | Assumes | Proves | Validates | Depends On |
|---|---|---|---|---|---|
intersecting 📖 | mathematical | Set.Subsingleton | Set.Intersecting | — | Set.intersecting_iff_pairwise_not_disjointpairwise |
---