Theorems · Theorem · general topology
RestrictedProduct.single_mul
∀ {ι : Type u_1} {S : ι → Type u_3} {G : ι → Type u_4} [inst : (i : ι) → SetLike (S i) (G i)] (A : (i : ι) → S i)
[inst_1 : DecidableEq ι] [inst_2 : (i : ι) → MulZeroClass (G i)] [inst_3 : ∀ (i : ι), ZeroMemClass (S i) (G i)]
[inst_4 : ∀ (i : ι), MulMemClass (S i) (G i)] (i : ι) (r : G i)
(x : RestrictedProduct (fun i => G i) (fun i => ↑(A i)) Filter.cofinite),
RestrictedProduct.single A i (r * x i) = RestrictedProduct.single A i r * x- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- SetLike.coestatement and proof · cited by 8,199
- MulZeroClass.zero_mulproof · cited by 1,625
- eq_or_neproof · cited by 1,117
- SetLikestatement and proof · cited by 1,084
- Filter.cofinitestatement and proof · cited by 251
- MulZeroClassstatement and proof · cited by 232
- Pi.single_eq_sameproof · cited by 144
- RestrictedProductstatement and proof · cited by 117
- MulMemClassstatement and proof · cited by 25
- ZeroMemClassstatement and proof · cited by 25
- RestrictedProduct.singlestatement · cited by 18
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.