Mathlib Map

Theorems · Theorem · general topology

isClosed_eq

∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space X] {f g : Y → X},
  Continuous f → Continuous g → IsClosed {y | f y = g y}
Defined in
Mathlib.Topology.Separation.Hausdorff
Cited by
71 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceTopologicalSpaceT2Space

Around this declaration

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

MeasureTheory.integral_prod · cited by 9MeasureTheory.integral_pr…DenseRange.equalizer · cited by 7DenseRange.equalizerSet.EqOn.closure · cited by 6EqOn.closureMeasureTheory.setToFun_congr_measure_of_integrable · cited by 5MeasureTheory.setToFun_co…AbstractCompletion.funext · cited by 5AbstractCompletion.funextMetric.isClosed_sphere · cited by 5Metric.isClosed_sphereProbabilityTheory.integral_compProd · cited by 4ProbabilityTheory.integra…Set.isClosed_centralizer · cited by 4Set.isClosed_centralizerIsometry.completion_extension · cited by 4Isometry.completion_exten…integral_withDensity_eq_integral_smul · cited by 4integral_withDensity_eq_i…Submodule.orthogonal_closure · cited by 3Submodule.orthogonal_clos…isCompact_setOfPred_finiteMeasure_mass_eq_compl_isCompact_le · cited by 2isCompact_setOfPred_finit…NumberField.InfinitePlace.Completion.extensionEmbeddingOfIsReal_apply · cited by 2Completion.extensionEmbed…NumberField.InfinitePlace.Completion.liesOver_extensionEmbedding · cited by 2Completion.liesOver_exten…MeasureTheory.Lp.fourier_toTemperedDistribution_eq · cited by 2Lp.fourier_toTemperedDist…TopologicalSpace · cited by 24529TopologicalSpaceSet.ofPred · cited by 6101Set.ofPredContinuous · cited by 2592ContinuousIsClosed · cited by 1639IsClosedT2Space · cited by 1351T2SpaceContinuous.prodMk · cited by 127Continuous.prodMkSet.diagonal · cited by 42Set.diagonalcontinuous_iff_isClosed · cited by 24continuous_iff_isClosedisClosed_diagonal · cited by 3isClosed_diagonalisClosed_eqCITED BYCITES

Cites9

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

Cited by71

Results whose statement or proof uses this declaration.