Theorems · Theorem · Lie groups
RestrictedProduct.nhds_zero_eq_map_ofPre
∀ {ι : Type u_1} (R : ι → Type u_2) {S : ι → Type u_3} [inst : (i : ι) → SetLike (S i) (R i)] {B : (i : ι) → S i}
{T : Set ι} [inst_1 : (i : ι) → TopologicalSpace (R i)] [inst_2 : (i : ι) → Zero (R i)]
[inst_3 : ∀ (i : ι), ZeroMemClass (S i) (R i)],
(∀ (i : ι), IsOpen ↑(B i)) →
∀ (hT : Filter.cofinite ≤ Filter.principal T),
nhds (RestrictedProduct.inclusion R (fun i => ↑(B i)) hT 0) =
Filter.map (RestrictedProduct.inclusion R (fun i => ↑(B i)) hT) (nhds 0)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 86 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 and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement · cited by 8,121
- 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.principalstatement and proof · cited by 740
- Filter.cofinitestatement and proof · 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.