Solid abelian groups #
This file contains the definition of a solid abelian group: CondensedAb.isSolid
. Solid abelian
groups were introduced in [scholze2019condensed], Definition 5.1.
Main definition #
CondensedAb.IsSolid
: the predicate on condensed abelian groups describing the property of being solid.
TODO (hard): prove that (profiniteSolid.obj S).IsSolid
for S : Profinite
.
@[inline, reducible]
The free condensed abelian group on a finite set.
Equations
Instances For
@[inline, reducible]
The free condensed abelian group on a profinite space.
Equations
Instances For
The functor sending a profinite space S
to the condensed abelian group ℤ[S]^\solid
.
Instances For
The natural transformation ℤ[S] ⟶ ℤ[S]^\solid
.
Equations
- One or more equations did not get rendered due to their size.
Instances For
The predicate on condensed abelian groups describing the property of being solid.
- isIso_solidification_map : ∀ (X : Profinite), CategoryTheory.IsIso ((CategoryTheory.yoneda.toPrefunctor.obj A).toPrefunctor.map (Condensed.profiniteSolidification.app X).op)