Theorems · Definition · algebraic topology
IsEvenlyCovered
{E : Type u_1} →
{X : Type u_2} →
[TopologicalSpace E] → [TopologicalSpace X] → (E → X) → X → (I : Type u_3) → [TopologicalSpace I] → PropA point x : X is evenly covered by f : E → X if x has an evenly covered neighborhood.
Remark: DiscreteTopology I ∧ ∃ Trivialization I f, x ∈ t.baseSet would be a simpler
definition, but unfortunately it does not work if E is nonempty but nonetheless f has empty
fibers over s. If OpenPartialHomeomorph could be refactored to work with an empty space and a
nonempty space while preserving the APIs, we could switch back to the definition.
- Defined in
- Mathlib.Topology.Covering.Basic
- Cited by
- 22 results in Mathlib
- Foundations
- Depth 66 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Set.preimageproof · cited by 4,946
- IsOpenproof · cited by 2,400
- Homeomorphproof · cited by 725
- DiscreteTopologyproof · cited by 373
Cited by27
Results whose statement or proof uses this declaration.
- IsCoveringMapproof · cited by 68
- IsCoveringMapOnproof · cited by 34
- isCoveringMap_iff_isCoveringMapOn_univproof · cited by 11
- IsEvenlyCovered.to_isEvenlyCovered_preimagestatement and proof · cited by 7
- IsEvenlyCovered.toTrivializationstatement and proof · cited by 7
- IsEvenlyCovered.of_preimage_eq_emptystatement and proof · cited by 4
- IsEvenlyCovered.fiberHomeomorphstatement and proof · cited by 3
- IsEvenlyCovered.mem_toTrivialization_baseSetstatement and proof · cited by 3
- IsCoveringMapOn.mk'proof · cited by 2
- IsClosedMap.isEvenlyCovered_of_openPartialHomeomorphstatement and proof · cited by 2
- IsEvenlyCovered.comp_homeomorphstatement and proof · cited by 2
- IsEvenlyCovered.homeomorph_compstatement and proof · cited by 2