Theorems · Theorem · general topology
IsConnected.preimage_of_isOpenMap
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : Set β},
IsConnected s → ∀ {f : α → β}, Function.Injective f → IsOpenMap f → s ⊆ Set.range f → IsConnected (f ⁻¹' s)- Defined in
- Mathlib.Topology.Connected.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 · cited by 4,946
- Set.rangestatement and proof · cited by 4,705
- IsOpenMapstatement and proof · cited by 253
- IsConnectedstatement and proof · cited by 116
- IsConnected.isPreconnectedproof · cited by 36
- IsConnected.nonemptyproof · cited by 18
- Set.Nonempty.preimage'proof · cited by 5
- IsPreconnected.preimage_of_isOpenMapproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Sigma.isConnected_iffproof · cited by 2
- Sum.isConnected_iffproof · cited by 1