Theorems · Theorem · general topology
Topology.IsCoinducing.image_connectedComponent
∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {f : α → β},
Topology.IsCoinducing f →
(∀ (y : β), IsConnected (f ⁻¹' {y})) → ∀ (a : α), f '' connectedComponent a = connectedComponent (f a)- Defined in
- Mathlib.Topology.Connected.Clopen
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 82 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.imagestatement and proof · cited by 5,609
- Set.preimagestatement and proof · cited by 4,946
- IsConnectedstatement and proof · cited by 116
- connectedComponentstatement and proof · cited by 68
- Set.image_preimage_eqproof · cited by 38
- Topology.IsCoinducingstatement and proof · cited by 31
- IsConnected.nonemptyproof · cited by 18
- Topology.IsCoinducing.preimage_connectedComponentproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- smul_connectedComponentproof · cited by 1
- vadd_connectedComponentproof · cited by 1