Theorems · Theorem · sequences and series
HasProd.update
∀ {α : Type u_1} {β : Type u_2} {L : SummationFilter β} [inst : CommGroup α] [inst_1 : TopologicalSpace α]
[IsTopologicalGroup α] {f : β → α} {a₁ : α} [L.LeAtTop],
HasProd f a₁ L → ∀ (b : β) [inst_4 : DecidableEq β] (a : α), HasProd (Function.update f b a) (a / f b * a₁) L- Cited by
- 3 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.
Cites15
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
- one_mulproof · cited by 2,841
- CommMonoidproof · cited by 2,264
- SummationFilter.unconditionalproof · cited by 2,068
- CommGroupstatement and proof · cited by 990
- SummationFilterstatement and proof · cited by 607
- Function.updatestatement and proof · cited by 502
- IsTopologicalGroupstatement and proof · cited by 469
- Function.update_selfproof · cited by 201
- Function.update_of_neproof · cited by 198
- HasProdstatement and proof · cited by 157
- SummationFilter.LeAtTopstatement and proof · cited by 80
Cited by3
Results whose statement or proof uses this declaration.
- hasProd_ltproof · cited by 2
- hasProd_ite_div_hasProdproof · cited by 1
- Multipliable.updateproof · cited by 0