leanprover-community / leanprover-community/mathlib4

general theory of Galois categories

Open
#16,670 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

t-category-theory
Dominant language
Lean
Stars
4.1k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

This issue is meant as a way to track PRs on the development of the general theory of Galois categories. The rough outline is:

  • Prove that any fiber functor F induces an equivalence with the category of finite, discrete Aut F-sets. Here C should not be required to be (essentially) small.
  • Develop the notion of IsFundamentalGroup F G for a fiber functor F and a topological group G.
  • Show that an exact functor between Galois categories induces a continuous homomorphism between fundamental groups.
  • API for when this induced homomorphism is injective, surjective, etc.

The main chunk of the first point is already in mathlib. Already closed or still open PRs on this topic:

  • #16441
  • #16478
  • #16661
  • #16671
  • #16664
  • #16668
  • #16948
  • #16552
  • #16673

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the unchecked goals and the related issues and PRs listed in the tracker, especially the work on IsFundamentalGroup and induced homomorphisms. Use those discussions to identify the relevant existing Galois-category theory and API. Done means the remaining checklist items have been implemented and their corresponding PRs are complete.

Written by the indexing model from the issue text.

Assessment

Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.