Mathlib Map

Theorems · Definition · category theory

Condensed.discreteUnderlyingAdj

(C : Type w) →
  [inst : CategoryTheory.Category.{u + 1, w} C] →
    [inst_1 : CategoryTheory.HasWeakSheafify (CategoryTheory.coherentTopology CompHaus) C] →
      Condensed.discrete C ⊣ Condensed.underlying C

Discreteness is left adjoint to the forgetful functor. When C is Type*, this is analogous to TopCat.adj₁ : TopCat.discrete ⊣ forget TopCat.

Defined in
Mathlib.Condensed.Discrete.Basic
Cited by
2 results in Mathlib
Foundations
Depth 174 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasWeakSheafify

Around this declaration

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

Cites14

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

Cited by5

Results whose statement or proof uses this declaration.