Theorems · Theorem · sequences and series
hasProd_ite_div_hasProd
∀ {α : Type u_1} {β : Type u_2} {L : SummationFilter β} [inst : CommGroup α] [inst_1 : TopologicalSpace α]
[IsTopologicalGroup α] {f : β → α} {a : α} [L.LeAtTop] [inst_4 : DecidableEq β],
HasProd f a L → ∀ (b : β), HasProd (fun n => if n = b then 1 else f n) (a / f b) L- Cited by
- 1 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.
Cites13
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.updateproof · cited by 502
- IsTopologicalGroupstatement and proof · cited by 469
- HasProdstatement and proof · cited by 157
- SummationFilter.LeAtTopstatement and proof · cited by 80
- div_mul_eq_mul_divproof · cited by 51
- Function.update_applyproof · cited by 23
Cited by1
Results whose statement or proof uses this declaration.
- Multipliable.tprod_eq_mul_tprod_iteproof · cited by 0