Theorems · Theorem · general topology
ContinuousMap.isInducing_postcomp
∀ {X : Type u_2} {Y : Type u_3} {Z : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] (g : C(Y, Z)), Topology.IsInducing ⇑g → Topology.IsInducing g.compIf g : C(Y, Z) is a topology inducing map,
then the composition ContinuousMap.comp g : C(X, Y) → C(X, Z) is a topology inducing map too.
- Defined in
- Mathlib.Topology.CompactOpen
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.ofPredproof · cited by 6,101
- Set.preimageproof · cited by 4,946
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenproof · cited by 2,400
- IsCompactproof · cited by 1,282
- Set.image2proof · cited by 311
- Topology.IsInducingstatement and proof · cited by 266
- ContinuousMap.compstatement and proof · cited by 181
- TopologicalSpace.generateFromproof · cited by 62
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousMap.isEmbedding_postcompproof · cited by 0
- ContinuousMap.isEmbedding_sigmaMk_compproof · cited by 0