Theorems · Theorem · general topology
IsOpenMap.piMap
∀ {ι : Type u_5} {A : ι → Type u_6} {B : ι → Type u_7} [T : (i : ι) → TopologicalSpace (A i)]
[inst : (i : ι) → TopologicalSpace (B i)] {f : (i : ι) → A i → B i},
(∀ (i : ι), IsOpenMap (f i)) → (∀ᶠ (i : ι) in Filter.cofinite, Function.Surjective (f i)) → IsOpenMap (Pi.map f)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 89 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.
- TopologicalSpacestatement and proof · cited by 24,529
- Filterproof · cited by 8,121
- nhdsproof · cited by 5,554
- Filter.Eventuallystatement and proof · cited by 3,134
- Filter.mapproof · cited by 819
- IsOpenMapstatement and proof · cited by 253
- Filter.cofinitestatement and proof · cited by 251
- Pi.mapstatement and proof · cited by 60
- Filter.piproof · cited by 48
- nhds_piproof · cited by 29
- IsOpenMap.nhds_leproof · cited by 11
- IsOpenMap.of_nhds_leproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- IsOpenQuotientMap.piMapproof · cited by 0