Theorems · Theorem · algebraic topology
IsEvenlyCovered.comp_subtypeVal
∀ {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],
IsOpen s → IsOpen (f ⁻¹' s) → ∀ {x : X}, x ∈ s → IsEvenlyCovered (fun e => f ↑e) x I → IsEvenlyCovered f x I- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 80 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites30
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.imageproof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- Set.Nonemptyproof · cited by 2,627
- IsOpenstatement and proof · cited by 2,400
- Set.extproof · cited by 2,266
- IsEmptyproof · cited by 759
- Homeomorphproof · cited by 725
- DFunLikeproof · cited by 576
Cited by1
Results whose statement or proof uses this declaration.
- IsCoveringMapOn.of_isCoveringMap_restrictPreimageproof · cited by 2