Theorems · Theorem · algebraic topology
IsEvenlyCovered.restrictPreimage
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} (s : Set X)
{I : Type u_3} [inst_2 : TopologicalSpace I] {x : X} (hxs : x ∈ s),
IsEvenlyCovered f x I → IsEvenlyCovered (s.restrictPreimage f) ⟨x, hxs⟩ I- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 1 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.preimagestatement and proof · cited by 4,946
- IsOpenproof · cited by 2,400
- Homeomorphproof · cited by 725
- DiscreteTopologyproof · cited by 373
- Homeomorph.symmproof · cited by 365
- continuous_id'proof · cited by 295
- Continuous.comp'proof · cited by 184
- continuous_subtype_valproof · cited by 159
Cited by1
Results whose statement or proof uses this declaration.
- IsCoveringMapOn.restrictPreimageproof · cited by 2