Theorems · Theorem · general topology
IsClosedMap.sumMap
∀ {X : Type u} {Y : Type v} {W : Type u_1} {Z : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace W] [inst_3 : TopologicalSpace Z] {f : X → Y} {g : Z → W},
IsClosedMap f → IsClosedMap g → IsClosedMap (Sum.map f g)- Defined in
- Mathlib.Topology.Constructions.SumProd
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, 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
- IsClosedMapstatement and proof · cited by 138
- IsClosedMap.compproof · cited by 6
- isClosedMap_sumproof · cited by 1
- isClosedMap_inlproof · cited by 1
- isClosedMap_inrproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.