Erdős problem 602
Does every almost-disjoint family of countably infinite sets whose pairwise intersections all have size ≠ 1 have Property B?
Sources
FormalConjectures/ErdosProblems/
602.lean
Retained formal statement
Empty index set.
If the index set I is empty (has no elements), then Property B holds vacuously: any 2-colouring works, since there are no sets to be made non-monochromatic.
∀ {α : Type u_1} (A : PEmpty.{u_2 + 1} → Set α), (∀ (i : PEmpty.{u_2 + 1}), (A i).Infinite) → Erdos602.HasPropertyB PEmpty.{u_2 + 1} ATextbookStatement only, no proof