Theorems · Definition · category theory
CategoryTheory.Sieve.essSurjFullFunctorGaloisInsertion
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
(F : CategoryTheory.Functor C D) →
[F.EssSurj] →
[F.Full] →
(X : C) →
GaloisInsertion (CategoryTheory.Sieve.functorPushforward F) (CategoryTheory.Sieve.functorPullback F)When F is essentially surjective and full, the Galois connection is a Galois insertion.
- Defined in
- Mathlib.CategoryTheory.Sites.Sieves
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Sievestatement · cited by 552
- CategoryTheory.Functor.Fullstatement and proof · cited by 341
- CategoryTheory.Functor.EssSurjstatement and proof · cited by 88
- CategoryTheory.Sieve.functorPushforwardstatement · cited by 73
- CategoryTheory.Sieve.functorPullbackstatement · cited by 49
- GaloisInsertionstatement · cited by 35
- CategoryTheory.Sieve.functor_galoisConnectionproof · cited by 7
- GaloisConnection.toGaloisInsertionproof · cited by 0
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.