Mathlib Map

Theorems · Theorem · general topology

IsPreconnected.image

∀ {α : Type u} {β : Type v} [inst : TopologicalSpace α] [inst_1 : TopologicalSpace β] {s : Set α},
  IsPreconnected s → ∀ (f : α → β), ContinuousOn f s → IsPreconnected (f '' s)

The image of a preconnected set is preconnected as well.

Defined in
Mathlib.Topology.Connected.Basic
Cited by
24 results in Mathlib
Foundations
Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

IsConnected.image · cited by 15IsConnected.imageTopology.IsInducing.isPreconnected_image · cited by 11IsInducing.isPreconnected…isPreconnected_iff_preconnectedSpace · cited by 4isPreconnected_iff_precon…isPreconnected_univ_pi · cited by 4isPreconnected_univ_piContinuousOn.image_connectedComponentIn_subset · cited by 3ContinuousOn.image_connec…IsPreconnected.prod · cited by 3IsPreconnected.prodContinuousOn.image_Icc · cited by 3ContinuousOn.image_IccIsPreconnected.mapsTo_Ioi_or_Iio · cited by 2IsPreconnected.mapsTo_Ioi…Real.convexOn_Gamma · cited by 2Real.convexOn_GammaTopologicalSpace.Compacts.isPreconnected_Icc · cited by 2Compacts.isPreconnected_I…Homeomorph.isPreconnected_image · cited by 2Homeomorph.isPreconnected…isPreconnected_range · cited by 2isPreconnected_rangeTopologicalSpace.vietoris.isPreconnected_biUnion · cited by 1vietoris.isPreconnected_b…TopologicalSpace.vietoris.isPreconnected_nonempty_finite_subsets · cited by 1vietoris.isPreconnected_n…Continuous.image_connectedComponent_eq_singleton · cited by 1Continuous.image_connecte…Set · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceSet.image · cited by 5609Set.imageSet.preimage · cited by 4946Set.preimageSet.Nonempty · cited by 2627Set.NonemptyIsOpen · cited by 2400IsOpenContinuousOn · cited by 1411ContinuousOnSet.inter_comm · cited by 291Set.inter_commSet.Subset.rfl · cited by 255Subset.rflIsPreconnected · cited by 205IsPreconnectedSet.image_subset_iff · cited by 203Set.image_subset_iffSet.subset_inter · cited by 74Set.subset_interSet.inter_assoc · cited by 67Set.inter_assocSet.inter_self · cited by 63Set.inter_selfSet.union_inter_distrib_right · cited by 28Set.union_inter_distrib_r…IsPreconnected.imageCITED BYCITES

Cites19

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by24

Results whose statement or proof uses this declaration.