Theorems · Theorem · general topology
RestrictedProduct.single_sub
∀ {ι : 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 : ι) → AddGroup (G i)] [inst_3 : ∀ (i : ι), AddSubgroupClass (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.
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
- AddGroupstatement and proof · cited by 4,410
- SetLikestatement and proof · cited by 1,084
- Pi.singleproof · cited by 518
- Filter.cofinitestatement · cited by 251
- AddSubgroupClassstatement and proof · cited by 240
- RestrictedProductstatement · cited by 117
- RestrictedProduct.singlestatement · cited by 18
- RestrictedProduct.extproof · cited by 15
- Pi.single_subproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.