Mathlib Map

Theorems · Theorem · general topology

IsCompact.image_of_continuousOn

∀ {X : Type u} {Y : Type v} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {s : Set X} {f : X → Y},
  IsCompact s → ContinuousOn f s → IsCompact (f '' s)
Defined in
Mathlib.Topology.Compactness.Compact
Cited by
24 results in Mathlib
Foundations
Depth 70 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.

IsCompact.image · cited by 105IsCompact.imageIsCompact.exists_isMinOn · cited by 15IsCompact.exists_isMinOnIsCompact.exists_bound_of_continuousOn · cited by 8IsCompact.exists_bound_of…IsGreatest.norm_cfc · cited by 6IsGreatest.norm_cfcChartedSpace.locallyCompactSpace · cited by 5ChartedSpace.locallyCompa…IsGreatest.norm_cfcₙ · cited by 5IsGreatest.norm_cfcₙNumberField.mixedEmbedding.fundamentalCone.isCompact_compactSet · cited by 3fundamentalCone.isCompact…ContinuousOn.integrableOn_of_subset_isCompact · cited by 3ContinuousOn.integrableOn…BoxIntegral.integrable_of_continuousOn · cited by 3BoxIntegral.integrable_of…ContinuousOn.image_Icc · cited by 3ContinuousOn.image_IccSmoothBumpFunction.isCompact_symm_image_closedBall · cited by 2SmoothBumpFunction.isComp…ContinuousOn.aestronglyMeasurable_of_subset_isCompact · cited by 2ContinuousOn.aestronglyMe…CompactCoherentification.continuousOn_rng_of_isCompact · cited by 2CompactCoherentification.…Topology.RelCWComplex.isCompact_cellFrontier · cited by 2RelCWComplex.isCompact_ce…IsCompact.bddBelow_image · cited by 2IsCompact.bddBelow_imageSet · cited by 53352SetTopologicalSpace · cited by 24529TopologicalSpaceFilter · cited by 8121FilterSet.image · cited by 5609Set.imagenhds · cited by 5554nhdsFilter.Tendsto · cited by 3814Filter.TendstonhdsWithin · cited by 1912nhdsWithinContinuousOn · cited by 1411ContinuousOnIsCompact · cited by 1282IsCompactFilter.NeBot · cited by 853Filter.NeBotFilter.principal · cited by 740Filter.principalFilter.comap · cited by 546Filter.comapSet.mem_image_of_mem · cited by 371Set.mem_image_of_meminf_le_right · cited by 238inf_le_rightClusterPt · cited by 138ClusterPtIsCompact.image_of_continuous…CITED BYCITES

Cites21

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.