Documentation

Mathlib.CategoryTheory.Galois.FullSubcategory

Full subcategories of Galois categories #

Given a Galois category C, we introduce a typeclass P.IsGaloisSubcategory which allows to show that P.FullSubcategory is also a Galois category.

If P is a property of objects in a Galois category, the typeclass IsGaloisSubcategory expresses stability properties which imply that the fullsubcategory given by P is also a Galois category.

Instances