Theorems · Theorem · sequences and series
hasProd_ite_eq
∀ {α : Type u_1} {β : Type u_2} [inst : CommMonoid α] [inst_1 : TopologicalSpace α] (b : β)
[inst_2 : DecidablePred fun x => x = b] (a : α) (L : optParam (SummationFilter β) (SummationFilter.unconditional β))
[L.LeAtTop], HasProd (fun b' => if b' = b then a else 1) a L- Cited by
- 4 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- SummationFilter.unconditionalstatement · cited by 2,068
- SummationFilterstatement and proof · cited by 607
- HasProdstatement and proof · cited by 157
- SummationFilter.LeAtTopstatement and proof · cited by 80
- hasProd_singleproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- HasProd.updateproof · cited by 3
- HasProd.nat_mul_negproof · cited by 2
- HasProd.update'proof · cited by 1
- hasProd_pi_singleproof · cited by 0