Mathlib Map

Theorems · Theorem · category theory

TopCat.snd_isOpenEmbedding_of_left

∀ {X Y S : TopCat} {f : X ⟶ S},
  Topology.IsOpenEmbedding ⇑(CategoryTheory.ConcreteCategory.hom f) →
    ∀ (g : Y ⟶ S),
      Topology.IsOpenEmbedding ⇑(CategoryTheory.ConcreteCategory.hom (CategoryTheory.Limits.pullback.snd f g))
Defined in
Mathlib.Topology.Category.TopCat.Limits.Pullbacks
Cited by
2 results in Mathlib
Foundations
Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites29

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

Cited by3

Results whose statement or proof uses this declaration.