Theorems · Definition · general topology
RestrictedProduct.inclusion
{ι : Type u_1} →
(R : ι → Type u_2) →
(A : (i : ι) → Set (R i)) →
{𝓕 𝓖 : Filter ι} →
𝓕 ≤ 𝓖 → RestrictedProduct (fun i => R i) (fun i => A i) 𝓖 → RestrictedProduct (fun i => R i) (fun i => A i) 𝓕If 𝓕 ≤ 𝓖, the restricted product Πʳ i, [R i, A i]_[𝓖] is naturally included in
Πʳ i, [R i, A i]_[𝓕]. This is the corresponding map.
- Cited by
- 21 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- RestrictedProductstatement and proof · cited by 117
Cited by21
Results whose statement or proof uses this declaration.
- RestrictedProduct.continuous_inclusionstatement and proof · cited by 8
- RestrictedProduct.nhds_eq_map_inclusionstatement and proof · cited by 5
- RestrictedProduct.exists_inclusion_eq_of_eventuallystatement · cited by 4
- RestrictedProduct.topologicalSpace_eq_iSupstatement and proof · cited by 2
- RestrictedProduct.continuous_domstatement and proof · cited by 1
- RestrictedProduct.continuous_dom_prod_leftstatement and proof · cited by 1
- RestrictedProduct.continuous_dom_prod_rightstatement and proof · cited by 1
- RestrictedProduct.range_inclusionstatement · cited by 1
- RestrictedProduct.isEmbedding_inclusion_principalstatement · cited by 1
- RestrictedProduct.isEmbedding_inclusion_topstatement · cited by 1
- RestrictedProduct.isOpenEmbedding_inclusion_principalstatement and proof · cited by 1
- RestrictedProduct.inclusion_eq_idstatement · cited by 1