Mathlib Map

Theorems · Theorem · general topology

NNReal.summable_mk

∀ {α : Type u_2} {L : SummationFilter α} {f : α → ℝ} (hf : ∀ (n : α), 0 ≤ f n),
  Summable (fun n => ⟨f n, ⋯⟩) L ↔ Summable f L
Defined in
Mathlib.Topology.Instances.NNReal.Lemmas
Cited by
0 results in Mathlib
Foundations
Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites4

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.