Theorems · Theorem · sequences and series
HasProd.of_sigma
∀ {α : Type u_1} {β : Type u_2} [inst : CommGroup α] [inst_1 : UniformSpace α] [IsUniformGroup α] {γ : β → Type u_4}
{f : (b : β) × γ b → α} {g : β → α} {a : α},
(∀ (b : β), HasProd (fun c => f ⟨b, c⟩) (g b)) → HasProd g a → (CauchySeq fun s => ∏ i ∈ s, f i) → HasProd f a- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Finsetstatement and proof · cited by 13,712
- nhdsproof · cited by 5,554
- Filter.Tendstoproof · cited by 3,814
- Filter.Eventuallyproof · cited by 3,134
- Filter.atTopproof · cited by 2,405
- IsOpenproof · cited by 2,400
- Finset.prodstatement and proof · cited by 2,356
- SummationFilter.unconditionalstatement and proof · cited by 2,068
- UniformSpacestatement and proof · cited by 2,040
- CommGroupstatement and proof · cited by 990
- Finset.filterproof · cited by 949
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.