Mathlib Map

Theorems · Theorem · general topology

isCompact_uIcc

∀ {α : Type u_2} [inst : LinearOrder α] [inst_1 : TopologicalSpace α] [CompactIccSpace α] {a b : α},
  IsCompact (Set.uIcc a b)

An unordered closed interval is compact.

Defined in
Mathlib.Topology.Order.Compact
Cited by
17 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Quot.sound
Assumes
LinearOrderTopologicalSpaceCompactIccSpace

Around this declaration

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

IntervalIntegrable.continuousOn_mul · cited by 8IntervalIntegrable.contin…IntervalIntegrable.mul_continuousOn · cited by 7IntervalIntegrable.mul_co…IntervalIntegrable.continuousOn_smul · cited by 6IntervalIntegrable.contin…MonotoneOn.intervalIntegrable · cited by 4MonotoneOn.intervalIntegr…MeromorphicOn.intervalIntegrable_log_norm · cited by 4MeromorphicOn.intervalInt…IntervalIntegrable.smul_continuousOn · cited by 3IntervalIntegrable.smul_c…Frullani.intervalIntegrable_inv_smul · cited by 2Frullani.intervalIntegrab…exists_eq_interval_average_of_nullSingletonClass · cited by 2exists_eq_interval_averag…TendstoUniformlyOn.tendsto_intervalIntegral_of_continuousOn · cited by 1TendstoUniformlyOn.tendst…intervalIntegral.tsum_intervalIntegral_eq_of_summable_norm · cited by 1intervalIntegral.tsum_int…LocallyIntegrable.ae_hasDerivAt_integral · cited by 1LocallyIntegrable.ae_hasD…Function.Periodic.compact_of_continuous · cited by 1Periodic.compact_of_conti…intervalIntegral.hasSum_intervalIntegral_of_summable_norm · cited by 1intervalIntegral.hasSum_i…Frullani.intervalIntegrable_inv_smul_comp_mul · cited by 1Frullani.intervalIntegrab…Real.fourierCoeff_tsum_comp_add · cited by 1Real.fourierCoeff_tsum_co…TopologicalSpace · cited by 24529TopologicalSpaceLinearOrder · cited by 8572LinearOrderIsCompact · cited by 1282IsCompactSet.uIcc · cited by 393Set.uIccCompactIccSpace · cited by 96CompactIccSpaceCompactIccSpace.isCompact_Icc · cited by 42CompactIccSpace.isCompact…isCompact_uIccCITED BYCITES

Cites6

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

Cited by17

Results whose statement or proof uses this declaration.