A set family 𝒜 shatters a set A if all subsets of A can be obtained as the intersection
of A with some element of the set family. We also say that A is traced by 𝒜.
Instances For
theorem
Shatters.mono
{α : Type u_1}
[SemilatticeInf α]
{𝒜 ℬ : Set α}
{A : α}
(h : 𝒜 ⊆ ℬ)
(h𝒜 : Shatters 𝒜 A)
:
Shatters ℬ A
theorem
Shatters.anti
{α : Type u_1}
[SemilatticeInf α]
{𝒜 : Set α}
{A B : α}
(h : A ≤ B)
(hB : Shatters 𝒜 B)
:
Shatters 𝒜 A