Theorems · Theorem · general topology
IsClosedMap.comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} {f : X → Y} {g : Y → Z} [inst : TopologicalSpace X]
[inst_1 : TopologicalSpace Y] [inst_2 : TopologicalSpace Z], IsClosedMap g → IsClosedMap f → IsClosedMap (g ∘ f)- Defined in
- Mathlib.Topology.Maps.Basic
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 9 from the axioms · uses propext, 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.
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.imageproof · cited by 5,609
- IsClosedproof · cited by 1,639
- Set.image_compproof · cited by 142
- IsClosedMapstatement and proof · cited by 138
Cited by6
Results whose statement or proof uses this declaration.
- Topology.IsClosedEmbedding.compproof · cited by 14
- IsClosedMap.domRestrictproof · cited by 2
- Irrational.eventually_forall_le_dist_cast_divproof · cited by 2
- isClosedMap_sumproof · cited by 1
- IsClosedMap.subtype_mapproof · cited by 1
- IsClosedMap.sumMapproof · cited by 0