Theorems · Definition · general topology
RestrictedProduct.mulSingle
{ι : Type u_1} →
{S : ι → Type u_3} →
{G : ι → Type u_4} →
[inst : (i : ι) → SetLike (S i) (G i)] →
(A : (i : ι) → S i) →
[DecidableEq ι] →
[inst_2 : (i : ι) → One (G i)] →
[∀ (i : ι), OneMemClass (S i) (G i)] →
(i : ι) → G i → RestrictedProduct (fun i => G i) (fun i => ↑(A i)) Filter.cofiniteThe function supported at i, with value x there, and 1 elsewhere.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement · cited by 8,199
- SetLikestatement and proof · cited by 1,084
- Filter.cofinitestatement · cited by 251
- RestrictedProductstatement · cited by 117
- Pi.mulSingleproof · cited by 111
- OneMemClassstatement and proof · cited by 21
Cited by16
Results whose statement or proof uses this declaration.
- RestrictedProduct.mulSingle_injectivestatement · cited by 1
- RestrictedProduct.comp_mulSinglestatement · cited by 1
- RestrictedProduct.mulSingle_divstatement · cited by 0
- RestrictedProduct.mulSingle_eq_of_nestatement · cited by 0
- RestrictedProduct.mulSingle_eq_of_ne'statement · cited by 0
- RestrictedProduct.mulSingle_eq_one_iffstatement · cited by 0
- RestrictedProduct.mulSingle_eq_samestatement · cited by 0
- RestrictedProduct.mulSingle_injstatement · cited by 0
- RestrictedProduct.coe_mulSingle_applystatement · cited by 0
- RestrictedProduct.mulSingle_invstatement · cited by 0
- RestrictedProduct.mulSingle_mulstatement · cited by 0
- RestrictedProduct.mulSingle_ne_one_iffstatement · cited by 0