Theorems · Theorem · Lie groups
RestrictedProduct.nhds_eq_map_structureMap
∀ {ι : Type u_1} {R : ι → Type u_2} {A : (i : ι) → Set (R i)} [inst : (i : ι) → TopologicalSpace (R i)],
(∀ (i : ι), IsOpen (A i)) →
∀ (x : (i : ι) → ↑(A i)),
nhds (RestrictedProduct.structureMap R A Filter.cofinite x) =
Filter.map (RestrictedProduct.structureMap R A Filter.cofinite) (nhds x)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 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
- Set.Elemstatement and proof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- IsOpenstatement and proof · cited by 2,400
- Filter.mapstatement · cited by 819
- Filter.cofinitestatement and proof · cited by 251
- RestrictedProductstatement and proof · cited by 117
- Topology.IsOpenEmbedding.map_nhds_eqproof · cited by 22
- RestrictedProduct.structureMapstatement and proof · cited by 8
- RestrictedProduct.isOpenEmbedding_structureMapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- RestrictedProduct.nhds_zero_eq_map_structureMapproof · cited by 0