Theorems · Theorem · general topology
OpenPartialHomeomorph.prod_trans
∀ {X : Type u_1} {X' : Type u_2} {Y : Type u_3} {Y' : Type u_4} {Z : Type u_5} {Z' : Type u_6}
[inst : TopologicalSpace X] [inst_1 : TopologicalSpace X'] [inst_2 : TopologicalSpace Y]
[inst_3 : TopologicalSpace Y'] [inst_4 : TopologicalSpace Z] [inst_5 : TopologicalSpace Z']
(e : OpenPartialHomeomorph X Y) (f : OpenPartialHomeomorph Y Z) (e' : OpenPartialHomeomorph X' Y')
(f' : OpenPartialHomeomorph Y' Z'), (e.prod e').trans (f.prod f') = (e.trans f).prod (e'.trans f')- Cited by
- 1 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
- OpenPartialHomeomorphstatement and proof · cited by 664
- OpenPartialHomeomorph.transstatement and proof · cited by 98
- OpenPartialHomeomorph.prodstatement and proof · cited by 24
- OpenPartialHomeomorph.toPartialEquiv_injectiveproof · cited by 8
- PartialEquiv.prod_transproof · cited by 4
Cited by1
Results whose statement or proof uses this declaration.
- OpenPartialHomeomorph.prod_symm_trans_prodproof · cited by 1