English
There exists a canonical isomorphism sigmaIso between the finite coproduct of LocallyConstant fibers and Q, and sigmaComparison is compatible with this isomorphism.
Русский
Существует канонический изоморфизм sigmaIso между конечным копроизведением локально-постоянных волокон и Q, и sigmaComparison согласован с этим изоморфизмом.
LaTeX
$$$\\text{sigmaIso} : (\\operatorname{finiteCoproduct}(\\operatorname{LocallyConstant.fiber} r)) \\cong Q$ and\n$\\text{sigmaComparison\_comp\_sigmaIso}$ expresses the compatibility of the comparison with sigmaIso.$$
Lean4
/-- A `CondensedMod` version of `Condensed.ofSheafCompHaus`. -/
noncomputable abbrev ofSheafCompHaus (F : CompHaus.{u}ᵒᵖ ⥤ ModuleCat.{u + 1} R) [PreservesFiniteProducts F]
(hF : EqualizerCondition F) : CondensedMod R :=
Condensed.ofSheafCompHaus F hF