Mathlib Map

Theorems · Theorem · logic and foundations

Set.Countable.mono

∀ {α : Type u} {s₁ s₂ : Set α}, s₁ ⊆ s₂ → s₂.Countable → s₁.Countable
Defined in
Mathlib.Data.Set.Countable
Cited by
34 results in Mathlib
Foundations
Depth 10 from the axioms · uses no axioms

Around this declaration

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

TopologicalSpace.exists_countable_basis · cited by 9TopologicalSpace.exists_c…TopologicalSpace.isOpen_iUnion_countable · cited by 9TopologicalSpace.isOpen_i…Set.countable_ofPred_finite_subset · cited by 5Set.countable_ofPred_fini…Set.Countable.of_sdiff · cited by 4Countable.of_sdiffMonotoneOn.countable_not_continuousWithinAt · cited by 3MonotoneOn.countable_not_…Complex.two_pi_I_inv_smul_circleIntegral_sub_inv_smul_of_differentiable_on_off_countable · cited by 3Complex.two_pi_I_inv_smul…MeasureTheory.exists_decomposition_of_monotoneOn_hasDerivWithinAt · cited by 3MeasureTheory.exists_deco…Dense.exists_countable_dense_subset_bot_top · cited by 3Dense.exists_countable_de…Set.countable_iff_exists_subset_range · cited by 3Set.countable_iff_exists_…countable_setOfPred_covBy_right · cited by 3countable_setOfPred_covBy…countable_setOfPred_isolated_right_within · cited by 3countable_setOfPred_isola…PMF.toMeasure_apply_eq_toOuterMeasure · cited by 3PMF.toMeasure_apply_eq_to…Filter.exists_subset_subsingleton_mem_of_forall_separating · cited by 2Filter.exists_subset_subs…MonotoneOn.countable_not_continuousWithinAt_Ioi · cited by 2MonotoneOn.countable_not_…MeasureTheory.Measure.countable_meas_pos_of_disjoint_iUnion₀ · cited by 2Measure.countable_meas_po…Set · cited by 53352SetSet.Elem · cited by 7166Set.ElemCountable · cited by 633CountableSet.Countable · cited by 545Set.CountableSet.Countable.to_subtype · cited by 33Countable.to_subtypeSet.inclusion_injective · cited by 28Set.inclusion_injectiveFunction.Injective.countable · cited by 10Injective.countableCountable.monoCITED BYCITES

Cites7

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

Cited by34

Results whose statement or proof uses this declaration.