Mathlib Map

Theorems · Theorem · sequences and series

Summable.of_abs

∀ {ι : Type u_1} {α : Type u_3} [inst : AddCommGroup α] [inst_1 : LinearOrder α] [IsOrderedAddMonoid α]
  [inst_3 : UniformSpace α] [IsUniformAddGroup α] [CompleteSpace α] {f : ι → α}, (Summable fun x => |f x|) → Summable f

Alias of the forward direction of summable_abs_iff.

Defined in
Mathlib.Topology.Algebra.InfiniteSum.Order
Cited by
0 results in Mathlib
Foundations
Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
AddCommGroupLinearOrderIsOrderedAddMonoidUniformSpaceIsUniformAddGroupCompleteSpace

Around this declaration

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

Cites10

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

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.