Documentation

Foundation.Vorspiel.Set.Basic

theorem Set.doubleton_subset {α : Type u_1} {s : Set α} {a b : α} :
{a, b}s a s b s
theorem Set.iff_subset_insert_subset_diff {α : Type u_1} {s t : Set α} {a : α} :
sinsert a t s \ {a}t
theorem Set.ssubset_of_subset_ne {α : Type u_1} {s t : Set α} (h : st) (hne : s t) :
st
theorem Set.infinitely_finset_approximate {α : Type u_1} {s : Set α} {a : α} (count : s.Countable) (inf : s.Infinite) (ha : a s) :
∃ (f : Finset α), f 0 = {a} (∀ (i : ), f if (i + 1)) (∀ (i : ), (f i)s) bs, ∃ (i : ), b f i
theorem Set.subset_mem_chain_of_finite {α : Type u_1} (c : Set (Set α)) (hc : c.Nonempty) (hchain : IsChain (fun (x1 x2 : Set α) => x1x2) c) {s : Set α} (hfin : s.Finite) :
s⋃₀ ctc, st