Mathlib Map

Theorems · Theorem · logic and foundations

Set.countable_iUnion

∀ {α : Type u} {ι : Sort x} {t : ι → Set α} [Countable ι], (∀ (i : ι), (t i).Countable) → (⋃ i, t i).Countable
Defined in
Mathlib.Data.Set.Countable
Cited by
22 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Countable

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

TopologicalSpace.IsSeparable.iUnion · cited by 7IsSeparable.iUnionIsGδ.iInter · cited by 5IsGδ.iInterUniformSpace.subset_countable_closure_of_almost_dense_set · cited by 4UniformSpace.subset_count…MeasureTheory.Measure.countable_meas_pos_of_disjoint_iUnion₀ · cited by 2Measure.countable_meas_po…MeasureTheory.Measure.countable_meas_pos_of_disjoint_of_meas_iUnion_ne_top₀ · cited by 2Measure.countable_meas_po…MeasureTheory.MeasurableSet.eq_preimage_restrict_countable · cited by 2MeasurableSet.eq_preimage…MeasureTheory.Measure.ext_of_Ico' · cited by 2Measure.ext_of_Ico'Besicovitch.exists_disjoint_closedBall_covering_ae_of_finiteMeasure_aux · cited by 1Besicovitch.exists_disjoi…MeasureTheory.piContent_tendsto_zero · cited by 1MeasureTheory.piContent_t…Complex.countable_preimage_exp · cited by 1Complex.countable_preimag…Set.nonempty_finiteExhaustion_iff · cited by 1Set.nonempty_finiteExhaus…FirstOrder.Language.DirectLimit.cg · cited by 1DirectLimit.cgcountable_cover_nhdsWithin_of_sigmaCompact · cited by 1countable_cover_nhdsWithi…TopologicalSpace.secondCountableTopology_iInf · cited by 1TopologicalSpace.secondCo…TopologicalSpace.secondCountableTopology_of_countable_cover · cited by 1TopologicalSpace.secondCo…Set · cited by 53352SetSet.Elem · cited by 7166Set.ElemSet.iUnion · cited by 2483Set.iUnionCountable · cited by 633CountableSet.Countable · cited by 545Set.CountableSet.Countable.to_subtype · cited by 33Countable.to_subtypeSet.countable_range · cited by 31Set.countable_rangeSet.iUnion_eq_range_psigma · cited by 1Set.iUnion_eq_range_psigmaSet.countable_iUnionCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by22

Results whose statement or proof uses this declaration.