Theorems · Theorem · general topology
IsLocalHomeomorph.isTopologicalBasis
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsLocalHomeomorph f →
TopologicalSpace.IsTopologicalBasis {U | ∃ V, IsOpen V ∧ ∃ s, f ∘ ⇑s = Subtype.val ∧ Set.range ⇑s = U}Ranges of continuous local sections of a local homeomorphism form a basis of the source space.
- Defined in
- Mathlib.Topology.IsLocalHomeomorph
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites38
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
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemstatement and proof · cited by 7,166
- Set.ofPredstatement and proof · cited by 6,101
- Set.preimageproof · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- ContinuousMapstatement and proof · cited by 2,491
- IsOpenstatement and proof · cited by 2,400
- PartialEquiv.sourceproof · cited by 964
- PartialHomeomorph.toPartialEquivproof · cited by 917
- OpenPartialHomeomorph.toPartialHomeomorphproof · cited by 851
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.