Theorems · Theorem · general topology
TopologicalSpace.IsOpenCover.isInducing_iff_restrictPreimage
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β} {ι : Type u_3}
{U : ι → TopologicalSpace.Opens β},
TopologicalSpace.IsOpenCover U →
Continuous f → (Topology.IsInducing f ↔ ∀ (i : ι), Topology.IsInducing ((U i).carrier.restrictPreimage f))- Defined in
- Mathlib.Topology.LocalAtTarget
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites28
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
- SetLike.coeproof · cited by 8,199
- Filterproof · cited by 8,121
- Set.Elemstatement and proof · cited by 7,166
- nhdsproof · cited by 5,554
- Set.preimagestatement and proof · cited by 4,946
- Continuousstatement and proof · cited by 2,592
- iSupproof · cited by 2,415
- TopologicalSpace.Opensstatement and proof · cited by 2,040
- Filter.mapproof · cited by 819
- Filter.comapproof · cited by 546
Cited by1
Results whose statement or proof uses this declaration.
- TopologicalSpace.IsOpenCover.isEmbedding_iff_restrictPreimageproof · cited by 4