Theorems · Theorem · algebraic topology
IsEvenlyCovered.of_preimage_eq_empty
∀ {E : Type u_1} {X : Type u_2} [inst : TopologicalSpace E] [inst_1 : TopologicalSpace X] {f : E → X} (I : Type u_3)
[inst_2 : TopologicalSpace I] [IsEmpty I] {x : X} {U : Set X}, U ∈ nhds x → f ⁻¹' U = ∅ → IsEvenlyCovered f x I- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Filterstatement · cited by 8,121
- Set.Elemproof · cited by 7,166
- nhdsstatement and proof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- LE.le.transproof · cited by 3,151
- IsOpenproof · cited by 2,400
- IsEmptystatement and proof · cited by 759
- Eq.leproof · cited by 605
- Set.preimage_monoproof · cited by 95
- mem_nhds_iffproof · cited by 67
Cited by4
Results whose statement or proof uses this declaration.
- IsCoveringMapOn.mk'proof · cited by 2
- IsClosedMap.isEvenlyCovered_of_openPartialHomeomorphproof · cited by 2
- IsCoveringMapOn.of_isEmptyproof · cited by 2
- IsEvenlyCovered.comp_subtypeValproof · cited by 1