Theorems · Definition · general topology
Homeomorph.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'] → X ≃ₜ X' → Y ≃ₜ Y' → X × Y ≃ₜ X' × Y'Product of two homeomorphisms.
- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
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
- Equivproof · cited by 8,337
- Homeomorphstatement and proof · cited by 725
- Homeomorph.toEquivproof · cited by 77
- Equiv.prodCongrproof · cited by 24
Cited by12
Results whose statement or proof uses this declaration.
- NumberField.mixedEmbedding.mixedSpaceToRealMixedSpaceproof · cited by 6
- Bundle.Trivialization.preimageHomeomorphproof · cited by 2
- Bundle.Trivialization.transFiberHomeomorphproof · cited by 2
- IsEvenlyCovered.homeomorph_compproof · cited by 2
- Bundle.Trivialization.preimageSingletonHomeomorphproof · cited by 2
- ProperVAdd.isProperMap_vadd_pair_setproof · cited by 1
- IsEvenlyCovered.of_fiber_homeomorphproof · cited by 1
- ProperSMul.isProperMap_smul_pair_setproof · cited by 1
- IsEvenlyCovered.subtypeVal_compproof · cited by 1
- Bundle.Trivialization.homeomorphCompproof · cited by 0
- Homeomorph.prodCongr_symmstatement · cited by 0
- Homeomorph.coe_prodCongrstatement · cited by 0