Theorems · Theorem · general topology
Homeomorph.coe_trans
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] (f : α ≃ₜ β) (g : β ≃ₜ γ), ↑(f.trans g) = (↑g).comp ↑f- Defined in
- Mathlib.Topology.ContinuousMap.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- ContinuousMapstatement · cited by 2,491
- Homeomorphstatement and proof · cited by 725
- ContinuousMap.compstatement · cited by 181
- toContinuousMapstatement · cited by 99
- Homeomorph.transstatement · cited by 49
Cited by2
Results whose statement or proof uses this declaration.
- Homeomorph.symm_comp_toContinuousMapproof · cited by 1
- Homeomorph.toContinuousMap_comp_symmproof · cited by 1