Theorems · Theorem · Lie groups
RestrictedProduct.nhds_eq_map_inclusion
∀ {ι : Type u_1} {R : ι → Type u_2} {A : (i : ι) → Set (R i)} [inst : (i : ι) → TopologicalSpace (R i)],
(∀ (i : ι), IsOpen (A i)) →
∀ {S : Set ι} (hS : Filter.cofinite ≤ Filter.principal S)
(x : RestrictedProduct (fun i => R i) (fun i => A i) (Filter.principal S)),
nhds (RestrictedProduct.inclusion R A hS x) = Filter.map (RestrictedProduct.inclusion R A hS) (nhds x)- Cited by
- 5 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- TopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement and proof · cited by 8,121
- nhdsstatement and proof · cited by 5,554
- IsOpenstatement and proof · cited by 2,400
- Filter.mapstatement · cited by 819
- Filter.principalstatement and proof · cited by 740
- Filter.cofinitestatement and proof · cited by 251
- RestrictedProductstatement and proof · cited by 117
- Topology.IsOpenEmbedding.map_nhds_eqproof · cited by 22
- RestrictedProduct.inclusionstatement and proof · cited by 21
- RestrictedProduct.isOpenEmbedding_inclusion_principalproof · cited by 1
Cited by5
Results whose statement or proof uses this declaration.
- RestrictedProduct.continuous_dom_prod_leftproof · cited by 1
- RestrictedProduct.continuous_dom_prod_rightproof · cited by 1
- RestrictedProduct.weaklyLocallyCompactSpace_of_cofiniteproof · cited by 0
- RestrictedProduct.continuous_dom_piproof · cited by 0
- RestrictedProduct.nhds_zero_eq_map_ofPreproof · cited by 0