Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Equivalence.isDenseSubsite_functor_of_isCocontinuous

∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] (J : CategoryTheory.GrothendieckTopology C) {D : Type u₂}
  [inst_1 : CategoryTheory.Category.{v₂, u₂} D] (K : CategoryTheory.GrothendieckTopology D) (e : C ≌ D)
  [e.functor.IsCocontinuous J K] [e.inverse.IsCocontinuous K J], CategoryTheory.Functor.IsDenseSubsite J K e.functor
Defined in
Mathlib.CategoryTheory.Sites.Equivalence
Cited by
1 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsCocontinuousCategoryTheory.Functor.IsCocontinuous

Around this declaration

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

Cites32

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

Cited by1

Results whose statement or proof uses this declaration.