Theorems · Theorem · category theory
CategoryTheory.PreGaloisCategory.epi_of_nonempty_of_isConnected
∀ {C : Type u₁} [inst : CategoryTheory.Category.{u₂, u₁} C] (F : CategoryTheory.Functor C FintypeCat)
[inst_1 : CategoryTheory.PreGaloisCategory C] [CategoryTheory.PreGaloisCategory.FiberFunctor F] {X A : C}
[CategoryTheory.PreGaloisCategory.IsConnected A] [h : Nonempty (F.obj X).obj] (f : X ⟶ A), CategoryTheory.Epi fA morphism from an object X with non-empty fiber to a connected object A is an
epimorphism.
- Defined in
- Mathlib.CategoryTheory.Galois.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- Finitestatement and proof · cited by 3,029
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.ObjectProperty.FullSubcategoryproof · cited by 726
Cited by1
Results whose statement or proof uses this declaration.