Theorems · Theorem · general topology
RestrictedProduct.single_nsmul
∀ {ι : 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 : ι) → AddMonoid (G i)] [inst_3 : ∀ (i : ι), AddSubmonoidClass (S i) (G i)]
(i : ι) (r : G i) (n : ℕ), RestrictedProduct.single A i (n • r) = n • RestrictedProduct.single A i r- 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.
Cites10
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
- AddMonoidstatement and proof · cited by 2,864
- SetLikestatement and proof · cited by 1,084
- Pi.singleproof · cited by 518
- AddSubmonoidClassstatement and proof · cited by 346
- Filter.cofinitestatement · cited by 251
- RestrictedProductstatement · cited by 117
- RestrictedProduct.singlestatement · cited by 18
- RestrictedProduct.extproof · cited by 15
- Pi.single_nsmulproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.