Theorems · Theorem · general topology
TopologicalSpace.Compacts.equiv_trans
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β]
[inst_2 : TopologicalSpace γ] (f : α ≃ₜ β) (g : β ≃ₜ γ),
TopologicalSpace.Compacts.equiv (f.trans g) =
(TopologicalSpace.Compacts.equiv f).trans (TopologicalSpace.Compacts.equiv g)- Defined in
- Mathlib.Topology.Sets.Compacts
- Cited by
- 0 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.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Equivstatement · cited by 8,337
- Homeomorphstatement and proof · cited by 725
- TopologicalSpace.Compactsstatement · cited by 386
- Equiv.transstatement · cited by 337
- Equiv.extproof · cited by 102
- Homeomorph.continuousproof · cited by 53
- Homeomorph.transstatement · cited by 49
- TopologicalSpace.Compacts.equivstatement · cited by 7
- TopologicalSpace.Compacts.map_compproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.