Theorems · Theorem · general topology
Continuous.comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : X → Y} {g : Y → Z}, Continuous g → Continuous f → Continuous (g ∘ f)- Defined in
- Mathlib.Topology.Continuous
- Cited by
- 371 results in Mathlib
- Foundations
- Depth 7 from the axioms, rests on 14 definitions · uses no axioms
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
- Continuousstatement and proof · cited by 2,592
- IsOpenproof · cited by 2,400
- IsOpen.preimageproof · cited by 147
- continuous_defproof · cited by 21
Cited by378
Results whose statement or proof uses this declaration.
- Continuous.comp'proof · cited by 184
- Continuous.sndproof · cited by 77
- Continuous.fstproof · cited by 73
- Continuous.normproof · cited by 45
- Continuous.const_mulproof · cited by 27
- Continuous.const_addproof · cited by 26
- Continuous.const_smulproof · cited by 18
- Real.continuousOn_logproof · cited by 17
- Continuous.smulproof · cited by 17
- Real.continuous_sinproof · cited by 16
- ENNReal.continuous_ofRealproof · cited by 16
- Continuous.comp₂proof · cited by 16
Showing the 200 most cited of 378.