Theorems · Theorem · general topology
Topology.IsInducing.isLocallyClosed_iff
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
Topology.IsInducing f → (IsLocallyClosed s ↔ ∃ s', IsLocallyClosed s' ∧ f ⁻¹' s' = s)- Defined in
- Mathlib.Topology.LocallyClosed
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Set.preimagestatement and proof · cited by 4,946
- IsOpenproof · cited by 2,400
- IsClosedproof · cited by 1,639
- Topology.IsInducingstatement and proof · cited by 266
- IsLocallyClosedstatement · cited by 44
- Topology.IsInducing.isOpen_iffproof · cited by 15
- Topology.IsInducing.isClosed_iffproof · cited by 8
Cited by2
Results whose statement or proof uses this declaration.
- IsLocallyClosed.imageproof · cited by 5
- Topology.IsEmbedding.isLocallyClosed_iffproof · cited by 0