Theorems · Definition · general topology
Homeomorph.piUnique
{α : Type u_7} →
[inst : Unique α] → (f : α → Type u_8) → [inst_1 : (x : α) → TopologicalSpace (f x)] → ((t : α) → f t) ≃ₜ f defaultThe product Π t : α, f t of a family of topological spaces is homeomorphic to the
space f ⬝ when α only contains ⬝.
This is Equiv.piUnique as a Homeomorph.
- Defined in
- Mathlib.Topology.Homeomorph.Lemmas
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 92 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- UniqueTopologicalSpace
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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
- Homeomorphstatement · cited by 725
- Uniquestatement and proof · cited by 400
- Equiv.toHomeomorphOfContinuousOpenproof · cited by 5
- Equiv.piUniqueproof · cited by 4
Cited by4
Results whose statement or proof uses this declaration.
- ContinuousLinearEquiv.piUniqueproof · cited by 2
- IsClosed.isClosed_image_evalproof · cited by 0
- Homeomorph.piUnique_applystatement and proof · cited by 0
- Homeomorph.piUnique_symm_applystatement and proof · cited by 0