Mathlib Map

Theorems · Theorem · sequences and series

Summable.comp_injective

∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : UniformSpace α] [inst_1 : AddCommGroup α] [IsUniformAddGroup α]
  {f : β → α} [CompleteSpace α] {i : γ → β}, Summable f → Function.Injective i → Summable (f ∘ i)
Defined in
Mathlib.Topology.Algebra.InfiniteSum.Group
Cited by
22 results in Mathlib
Foundations
Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
UniformSpaceAddCommGroupIsUniformAddGroupCompleteSpace

Around this declaration

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

Summable.subtype · cited by 15Summable.subtypeHurwitzKernelBounds.summable_f_nat · cited by 5HurwitzKernelBounds.summa…summable_jacobiTheta₂_term_iff · cited by 4summable_jacobiTheta₂_ter…dist_le_tsum_of_dist_le_of_tendsto · cited by 4dist_le_tsum_of_dist_le_o…NNReal.summable_comp_injective · cited by 3NNReal.summable_comp_inje…Summable.sigma_factor · cited by 3Summable.sigma_factortsum_primes_pow_eq · cited by 2tsum_primes_pow_eqSummable.norm_lt_one · cited by 2Summable.norm_lt_oneEulerProduct.one_sub_inv_eq_geometric_of_summable_norm · cited by 2EulerProduct.one_sub_inv_…Summable.prod_factor · cited by 2Summable.prod_factorsummable_cotTerm · cited by 2summable_cotTermsummable_geometric_two_encode · cited by 2summable_geometric_two_en…summable_int_iff_summable_nat_and_neg · cited by 1summable_int_iff_summable…MeasureTheory.SignedMeasure.exists_subset_restrict_nonpos · cited by 1SignedMeasure.exists_subs…DirichletCharacter.eulerProduct_log_eq_LSeries · cited by 1DirichletCharacter.eulerP…AddCommGroup · cited by 12871AddCommGroupSet.range · cited by 4705Set.rangeCompleteSpace · cited by 2532CompleteSpaceSummationFilter.unconditional · cited by 2068SummationFilter.unconditi…UniformSpace · cited by 2040UniformSpaceSummable · cited by 778SummableIsUniformAddGroup · cited by 342IsUniformAddGroupSet.indicator_of_notMem · cited by 154Set.indicator_of_notMemSummable.indicator · cited by 7Summable.indicatorFunction.Injective.summable_iff · cited by 3Injective.summable_iffSet.indicator_range_comp · cited by 2Set.indicator_range_compSummable.comp_injectiveCITED BYCITES

Cites11

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.