Commit 2021-10-23 14:30 e1c0dbc8
View on Github →feat(set_theory/cardinal): add add_le_omega (#9887)
- simplify c₁ + c₂ ≤ ωtoc₁ ≤ ω ∧ c₂ ≤ ω;
- simplify ω + ωtoω;
- simplify #s ≤ ωtos.countable;
- simplify (s ∪ t).countableand(insert a s).countable. Motivated by lemmas from flypitch.