Theorems · Theorem · category theory
LightCondensed.internallyProjective_iff_tensor_condition
∀ (R : Type u) [inst : CommRing R] (P : LightCondMod R),
CategoryTheory.InternallyProjective P ↔
∀ {A B : LightCondMod R} (e : A ⟶ B) [CategoryTheory.Epi e] (S : LightProfinite)
(g : CategoryTheory.MonoidalCategoryStruct.tensorObj P ((LightCondensed.free R).obj S.toCondensed) ⟶ B),
∃ S' π,
∃ (_ : Function.Surjective ⇑(CategoryTheory.ConcreteCategory.hom π)),
∃ g',
CategoryTheory.CategoryStruct.comp
(CategoryTheory.MonoidalCategoryStruct.whiskerLeft P
((lightProfiniteToLightCondSet.comp (LightCondensed.free R)).map π))
g =
CategoryTheory.CategoryStruct.comp g' eP : LightCondMod R is internally projective if and
only if, for all A B : LightCondMod R, for all epimorphisms e : A ⟶ B, for all
S : LightProfinite and all morphisms g : P ⊗ R[S] ⟶ B, there exists a S' : LightProfinite
with a surjection π : S' ⟶ S and a morphism g' : P ⊗ R[S'] ⟶ A, making the diagram
``
P ⊗ R[S'] --> A
| |
v v
P ⊗ R[S] --> B
``
commute.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 133 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CommRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites46
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CommRingstatement and proof · cited by 17,173
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- Equiv.symmproof · cited by 3,681
Cited by2
Results whose statement or proof uses this declaration.
- LightCondensed.free_internallyProjective_iff_tensor_conditionproof · cited by 1
- LightCondensed.internallyProjective_iff_tensor_condition'proof · cited by 1