Theorems · Theorem · general topology
RestrictedProduct.single_add
∀ {ι : 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 : ι) → AddZeroClass (G i)] [inst_3 : ∀ (i : ι), ZeroMemClass (S i) (G i)]
[inst_4 : ∀ (i : ι), AddMemClass (S i) (G i)] (i : ι) (r s : G i),
RestrictedProduct.single A i (r + s) = RestrictedProduct.single A i r + RestrictedProduct.single A i s- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SetLike.coestatement and proof · cited by 8,199
- AddZeroClassstatement and proof · cited by 1,237
- SetLikestatement and proof · cited by 1,084
- Pi.singleproof · cited by 518
- Filter.cofinitestatement · cited by 251
- RestrictedProductstatement · cited by 117
- ZeroMemClassstatement and proof · cited by 25
- RestrictedProduct.singlestatement · cited by 18
- AddMemClassstatement and proof · cited by 17
- RestrictedProduct.extproof · cited by 15
- Pi.single_addproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.