Theorems · Theorem · sequences and series
hasProd_lt
∀ {ι : Type u_1} {α : Type u_3} {L : SummationFilter ι} [inst : CommGroup α] [inst_1 : PartialOrder α]
[IsOrderedMonoid α] [inst_3 : TopologicalSpace α] [IsTopologicalGroup α] [OrderClosedTopology α] {f g : ι → α}
{a₁ a₂ : α} {i : ι} [L.NeBot] [L.LeAtTop], f ≤ g → f i < g i → HasProd f a₁ L → HasProd g a₂ L → a₁ < a₂- Cited by
- 2 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- one_divproof · cited by 624
- SummationFilterstatement and proof · cited by 607
- Eq.leproof · cited by 605
- IsOrderedMonoidstatement and proof · cited by 577
- Function.updateproof · cited by 502
- IsTopologicalGroupstatement and proof · cited by 469
- OrderClosedTopologystatement and proof · cited by 445
- HasProdstatement and proof · cited by 157
- SummationFilter.NeBotstatement and proof · cited by 130
Cited by2
Results whose statement or proof uses this declaration.
- Multipliable.tprod_lt_tprodproof · cited by 2
- hasProd_strict_monoproof · cited by 0