Theorems · Theorem · Lie groups
RestrictedProduct.nhds_zero_eq_map_structureMap
∀ {ι : Type u_1} (R : ι → Type u_2) {S : ι → Type u_3} [inst : (i : ι) → SetLike (S i) (R i)] {B : (i : ι) → S i}
[inst_1 : (i : ι) → TopologicalSpace (R i)] [inst_2 : (i : ι) → Zero (R i)]
[inst_3 : ∀ (i : ι), ZeroMemClass (S i) (R i)],
(∀ (i : ι), IsOpen ↑(B i)) →
nhds (RestrictedProduct.structureMap R (fun i => ↑(B i)) Filter.cofinite 0) =
Filter.map (RestrictedProduct.structureMap R (fun i => ↑(B i)) Filter.cofinite) (nhds 0)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement · cited by 8,121
- Set.Elemstatement · cited by 7,166
- nhdsstatement · cited by 5,554
- IsOpenstatement and proof · cited by 2,400
- SetLikestatement and proof · cited by 1,084
- Filter.mapstatement · cited by 819
- Filter.cofinitestatement · cited by 251
- RestrictedProductstatement · cited by 117
- ZeroMemClassstatement and proof · cited by 25
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.