Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.comap
∀ {κ : Type u_2} {X : Type u_3} {Y : Type u_4} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
{v : κ → TopologicalSpace.Opens Y},
TopologicalSpace.IsOpenCover v →
∀ (f : C(X, Y)), TopologicalSpace.IsOpenCover fun k => (TopologicalSpace.Opens.comap f) (v k)Pullback of a covering of Y by a continuous map X → Y, giving a covering of X with the
same index type.
- Defined in
- Mathlib.Topology.Sets.OpenCover
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 74 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
- TopologicalSpacestatement and proof · cited by 24,529
- Top.topproof · cited by 9,680
- Set.preimageproof · cited by 4,946
- Set.univproof · cited by 3,945
- ContinuousMapstatement and proof · cited by 2,491
- Set.iUnionproof · cited by 2,483
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- TopologicalSpace.Opens.carrierproof · cited by 167
- TopologicalSpace.Opens.is_open'proof · cited by 139
- isOpen_iUnionproof · cited by 88
- FrameHomstatement · cited by 70
Cited by4
Results whose statement or proof uses this declaration.
- AlgebraicGeometry.Scheme.Hom.toNormalization_fromNormalizationproof · cited by 6
- AlgebraicGeometry.Scheme.Hom.toNormalization_normalizationDescproof · cited by 4
- AlgebraicGeometry.Scheme.Hom.ker_toNormalizationproof · cited by 0