Theorems · Theorem · general topology
IsLocallyConstant.comp
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] {f : X → Y},
IsLocallyConstant f → ∀ (g : Y → Z), IsLocallyConstant (g ∘ f)- Defined in
- Mathlib.Topology.LocallyConstant.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses no axioms
- Assumes
- TopologicalSpace
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.preimageproof · cited by 4,946
- IsOpenproof · cited by 2,400
- Set.preimage_compproof · cited by 57
- IsLocallyConstantstatement and proof · cited by 51
Cited by4
Results whose statement or proof uses this declaration.
- IsLocallyConstant.comp₂proof · cited by 4
- Profinite.exists_locallyConstantproof · cited by 2
- IsLocallyConstant.negproof · cited by 0
- IsLocallyConstant.invproof · cited by 0