Mathlib Map

Theorems · Theorem · logic and foundations

Set.Countable.image

∀ {α : Type u} {β : Type v} {s : Set α}, s.Countable → ∀ (f : α → β), (f '' s).Countable
Defined in
Mathlib.Data.Set.Countable
Cited by
47 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

TopologicalSpace.exists_countable_basis · cited by 9TopologicalSpace.exists_c…MeasurableSet.image_of_monotoneOn · cited by 4MeasurableSet.image_of_mo…TopologicalSpace.countable_cover_nhdsWithin · cited by 3TopologicalSpace.countabl…MeasureTheory.integrableOn_image_iff_integrableOn_deriv_smul_of_monotoneOn · cited by 3MeasureTheory.integrableO…IsLindelof.elim_nhds_subcover · cited by 3IsLindelof.elim_nhds_subc…isMeagre_iff_countable_union_isNowhereDense · cited by 3isMeagre_iff_countable_un…TopologicalSpace.IsSeparable.image · cited by 3IsSeparable.imageMeasureTheory.lintegral_image_eq_lintegral_deriv_mul_of_monotoneOn · cited by 3MeasureTheory.lintegral_i…Dense.exists_countable_dense_subset · cited by 2Dense.exists_countable_de…MeasureTheory.integral_image_eq_integral_deriv_smul_of_monotoneOn · cited by 2MeasureTheory.integral_im…stronglyMeasurable_derivWithin_Ici · cited by 2stronglyMeasurable_derivW…TopologicalSpace.isOpen_biUnion_countable · cited by 2TopologicalSpace.isOpen_b…FirstOrder.Language.Substructure.CG.map · cited by 2CG.mapDenseRange.separableSpace · cited by 2DenseRange.separableSpaceexists_countable_upperSemicontinuous_isGLB · cited by 1exists_countable_upperSem…Set · cited by 53352SetSet.Elem · cited by 7166Set.ElemSet.image · cited by 5609Set.imageCountable · cited by 633CountableSet.Countable · cited by 545Set.CountableSet.image_eq_range · cited by 57Set.image_eq_rangeSet.Countable.to_subtype · cited by 33Countable.to_subtypeSet.countable_range · cited by 31Set.countable_rangeCountable.imageCITED BYCITES

Cites8

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

Cited by47

Results whose statement or proof uses this declaration.