Theorems · Theorem · general topology
Continuous.sigma_map
∀ {ι : Type u_5} {κ : Type u_6} {σ : ι → Type u_7} {τ : κ → Type u_8} [inst : (i : ι) → TopologicalSpace (σ i)]
[inst_1 : (k : κ) → TopologicalSpace (τ k)] {f₁ : ι → κ} {f₂ : (i : ι) → σ i → τ (f₁ i)},
(∀ (i : ι), Continuous (f₂ i)) → Continuous (Sigma.map f₁ f₂)- Defined in
- Mathlib.Topology.Constructions
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Continuousstatement and proof · cited by 2,592
- Sigma.mapstatement · cited by 29
- continuous_sigma_mapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- IsCompactOpenCovered.of_compproof · cited by 1