Not signed in (Sign In)

Not signed in

Want to take part in these discussions? Sign in if you have an account, or apply for one below

  • Sign in using OpenID

Site Tag Cloud

2-category 2-category-theory abelian-categories adjoint algebra algebraic algebraic-geometry algebraic-topology analysis analytic-geometry arithmetic arithmetic-geometry book bundles calculus categorical categories category category-theory chern-weil-theory cohesion cohesive-homotopy-type-theory cohomology colimits combinatorics complex complex-geometry computable-mathematics computer-science constructive cosmology deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration foundation foundations functional-analysis functor gauge-theory gebra geometric-quantization geometry graph graphs gravity grothendieck group group-theory harmonic-analysis higher higher-algebra higher-category-theory higher-differential-geometry higher-geometry higher-lie-theory higher-topos-theory homological homological-algebra homotopy homotopy-theory homotopy-type-theory index-theory integration integration-theory k-theory lie-theory limits linear linear-algebra locale localization logic mathematics measure-theory modal modal-logic model model-category-theory monad monads monoidal monoidal-category-theory morphism motives motivic-cohomology nforum nlab noncommutative noncommutative-geometry number-theory of operads operator operator-algebra order-theory pages pasting philosophy physics pro-object probability probability-theory quantization quantum quantum-field quantum-field-theory quantum-mechanics quantum-physics quantum-theory question representation representation-theory riemannian-geometry scheme schemes set set-theory sheaf sheaves simplicial space spin-geometry stable-homotopy-theory stack string string-theory superalgebra supergeometry svg symplectic-geometry synthetic-differential-geometry terminology theory topology topos topos-theory tqft type type-theory universal variational-calculus

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome to nForum
If you want to take part in these discussions either sign in now (if you have an account), apply for one now (if you don't).
  1. Page created, but author did not leave any comments.

    Anonymous

    v1, current

    • CommentRowNumber2.
    • CommentAuthorMike Shulman
    • CommentTimeSep 26th 2022

    It’s not clear to me that a “setoid” in HoTT should refer to a structure built out of h-sets. At first thought, it makes more sense to me for a “setoid” in HoTT to mean the same thing that it does in plain intensional MLTT, namely a structure built out of arbitrary types.

    • CommentRowNumber3.
    • CommentAuthorMike Shulman
    • CommentTimeSep 26th 2022

    I find the organization and goals of this page a bit confusing. It starts out by talking about a lot of different foundations, but the page title and the definitions section seem to be specific to homotopy type theory. In homotopy type theory (not just cubical type theory), h-sets are the correct notion of “set”, so it’s misleading to put all of these others on a common footing. If the goal is mainly historical and comparative, perhaps the page should be called “set-like structures in homotopy type theory”?

    • CommentRowNumber4.
    • CommentAuthorMike Shulman
    • CommentTimeSep 26th 2022

    Also, it occurs to me that some more uniform terminology could be obtained by analogy to the case of categories:

    • A precategory has types of objects and sets of morphisms
    • A wild category has types of objects and types of morphisms (but none of the higher coherence that ought to be there for an (,1)(\infty,1)-category)
    • A (univalent) category is a precategory with isomorphisms coinciding with identities
    • A strict (pre)category is a precategory with a set of objects

    If we specialize to groupoids, then in particular a (univalent) groupoid coincides with just a 1-type. So similarly, we could say:

    • A pre-set is a type equipped with a prop-valued equivalence relation
    • A wild set is a type equipped with a type-valued pseudo-equivalence relation
    • A strict pre-set (“strict set” would be confusing) is a set equipped with a prop-valued equivalence relation
    • A set is a pre-set whose equivalence relation coincides with equality (hence it is in particular strict, and just determined by an (h-)set)

    That way each term would be precise, and we could avoid entirely the question of deciding what a “setoid” should mean in HoTT.

    • CommentRowNumber5.
    • CommentAuthorGuest
    • CommentTimeSep 26th 2022

    Mike Shulman writes

    It’s not clear to me that a “setoid” in HoTT should refer to a structure built out of h-sets. At first thought, it makes more sense to me for a “setoid” in HoTT to mean the same thing that it does in plain intensional MLTT, namely a structure built out of arbitrary types.

    But if we make setoids untruncated and their homs untruncated in homotopy type theory, then I don’t think the (infinity, 1)-category Setoid of setoids and setoid homomorphisms is the (1, 1)-categorical ex/lex completion of the (1,1)-category hSet anymore.

  2. Mike Shulman proposed this rename on this discussion page, and I do agree with the rename, because the only proper notion for which equivalence of sets, isomorphism of sets, and bijection of sets are the same is in the case for h-sets.

    Anonymous

    diff, v3, current

    • CommentRowNumber7.
    • CommentAuthorMike Shulman
    • CommentTimeSep 26th 2022

    But if we make setoids untruncated and their homs untruncated in homotopy type theory, then I don’t think the (infinity, 1)-category Setoid of setoids and setoid homomorphisms is the (1, 1)-categorical ex/lex completion of the (1,1)-category hSet anymore.

    Indeed, instead it should be the (1,1)-ex/lex completion of the (,1)(\infty,1)-category of types.

    I think I prefer my suggestion in #4, to resist saying “setoid” at all in HoTT. The problem is that in a set-level foundation, setoids must obviously consist of sets, while in plain intensional type theory, they must obviously consist of types, and there’s no a priori reason that in HoTT we should prefer one convention to the other. Fortunately, setoids also aren’t particularly useful in HoTT, so we don’t need to talk about them much.

    • CommentRowNumber8.
    • CommentAuthorHurkyl
    • CommentTimeSep 26th 2022
    • (edited Sep 26th 2022)

    Deleted

  3. One could similarly define the following notions of setoids:

    A wild setoid is the same as a wild set.

    A presetoid is a wild setoid whose hom-types are h-sets. This is the same as a type with a pseudo-equivalence relation.

    A strict setoid is a presetoid whose object type is also an h-set. These are the setoids talked about in set-level foundations.

    A univalent setoid is a presetoid which satisfies the Rezk completion condition: equality of objects is the same as isomorphism of objects in the core of the presetoid, the maximal subpregroupoid of the presetoid.

    Anonymous

    diff, v5, current

    • CommentRowNumber10.
    • CommentAuthorGuest
    • CommentTimeSep 27th 2022

    A presetoid is a wild setoid whose hom-types are h-sets. This is the same as a type with a pseudo-equivalence relation.

    We’ve just moved the problem from “setoid” to “pseudo-equivalence relation”. Is there any inherent reason for the dependent types of the pseudo-equivalence relation to be inherently 0-truncated in homotopy type theory?

    • CommentRowNumber11.
    • CommentAuthorGuest
    • CommentTimeSep 27th 2022

    Regarding setoids in intensional type theory/homotopy type theory, we should instead have (m,n)(m, n)-setoids, where mm refers to the truncation level on the object type and nn refers to the truncation level on the type-valued equivalence relation.

    • CommentRowNumber12.
    • CommentAuthorMike Shulman
    • CommentTimeSep 27th 2022

    Yes, we can have all these things, but I don’t think they are important enough to give names and nLab pages too. It’s actually more confusing to proliferate unnecessary terminology. I think we should pare this page back to the bare minimum: all that it needs to do is clarify how pre-existing notions of “set” from other foundations are related to the correct notion of “set” in HoTT. It doesn’t need to introduce new notions like “presetoid” that no one is going to actually use (and I similarly think we should delete the page “presetoid”).