Theorems · Theorem · sequences and series
Multipliable.tprod_lt_tprod
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : CommGroup α] [inst_1 : PartialOrder α]
[IsOrderedMonoid α] [inst_3 : TopologicalSpace α] [IsTopologicalGroup α] [OrderClosedTopology α] {f g : ι → α} {i : ι}
[L.NeBot] [L.LeAtTop],
f ≤ g → f i < g i → Multipliable f L → Multipliable g L → ∏'[L] (n : ι), f n < ∏'[L] (n : ι), g n- Cited by
- 2 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.
Cites13
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
- PartialOrderstatement and proof · cited by 6,410
- CommGroupstatement and proof · cited by 990
- SummationFilterstatement and proof · cited by 607
- IsOrderedMonoidstatement and proof · cited by 577
- IsTopologicalGroupstatement and proof · cited by 469
- OrderClosedTopologystatement and proof · cited by 445
- tprodstatement · cited by 230
- Multipliablestatement and proof · cited by 213
- SummationFilter.NeBotstatement and proof · cited by 130
- Multipliable.hasProdproof · cited by 88
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by2
Results whose statement or proof uses this declaration.
- Multipliable.tprod_strict_monoproof · cited by 0
- Multipliable.one_lt_tprodproof · cited by 0