Theorems · Theorem · sequences and series
rel_iSup_prod
∀ {M : Type u_1} [inst : CommMonoid M] [inst_1 : TopologicalSpace M] {α : Type u_3} {γ : Type u_5}
[inst_2 : CompleteLattice α] (m : α → M),
m ⊥ = 1 →
∀ (R : M → M → Prop),
(∀ (s : ℕ → α), R (m (⨆ i, s i)) (∏' (i : ℕ), m (s i))) →
∀ (s : γ → α) (t : Finset γ), R (m (⨆ d ∈ t, s d)) (∏ d ∈ t, m (s d))If a function is countably sub-multiplicative then it is sub-multiplicative on finite sets
- Cited by
- 0 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.
Cites12
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
- Finsetstatement and proof · cited by 13,712
- Bot.botstatement and proof · cited by 4,720
- iSupstatement and proof · cited by 2,415
- Finset.prodstatement and proof · cited by 2,356
- CommMonoidstatement and proof · cited by 2,264
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- CompleteLatticestatement and proof · cited by 1,048
- tprodstatement and proof · cited by 230
- iSup_subtype'proof · cited by 44
- Finset.tprod_subtypeproof · cited by 2
- rel_iSup_tprodproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.