Theorems · Theorem · general topology
Homeomorph.coe_prodCongr
∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {X' : Type u_5} {Y' : Type u_6}
[inst_2 : TopologicalSpace X'] [inst_3 : TopologicalSpace Y'] (h₁ : X ≃ₜ X') (h₂ : Y ≃ₜ Y'),
⇑(h₁.prodCongr h₂) = Prod.map ⇑h₁ ⇑h₂- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 0 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.
- DFunLike.coestatement · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Homeomorphstatement and proof · cited by 725
- Homeomorph.prodCongrstatement · cited by 7
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.