Theorems · Theorem · sequences and series
hasSum_strict_mono
∀ {ι : Type u_1} {α : Type u_3} [inst : AddCommGroup α] [inst_1 : PartialOrder α] [IsOrderedAddMonoid α]
[inst_3 : TopologicalSpace α] [IsTopologicalAddGroup α] [OrderClosedTopology α] {f g : ι → α} {a₁ a₂ : α},
HasSum f a₁ → HasSum g a₂ → f < g → a₁ < a₂- Cited by
- 0 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- TopologicalSpacestatement and proof · cited by 24,529
- AddCommGroupstatement and proof · cited by 12,871
- PartialOrderstatement and proof · cited by 6,410
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- IsOrderedAddMonoidstatement and proof · cited by 1,659
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- HasSumstatement and proof · cited by 518
- OrderClosedTopologystatement and proof · cited by 445
- Pi.lt_defproof · cited by 25
- hasSum_ltproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.