Theorems · Theorem · sequences and series
tprod_congr
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] {L : SummationFilter β}
{f g : β → α}, (∀ (b : β), f b = g b) → ∏'[L] (b : β), f b = ∏'[L] (b : β), g b- Cited by
- 8 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommMonoidTopologicalSpace
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.
- TopologicalSpacestatement and proof · cited by 24,529
- CommMonoidstatement and proof · cited by 2,264
- SummationFilterstatement and proof · cited by 607
- tprodstatement and proof · cited by 230
Cited by8
Results whose statement or proof uses this declaration.
- tprod_iSup_decode₂proof · cited by 2
- tprod_subtypeproof · cited by 2
- Multipliable.tprod_eq_mul_tprod_ite'proof · cited by 0
- tprod_tprod_eq_mulSingleproof · cited by 0
- tprod_congr₂proof · cited by 0
- MeasureTheory.AEStronglyMeasurable.tprodproof · cited by 0
- AEMeasurable.tprodproof · cited by 0