Processing math: 100%
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 definitions deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration finite 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 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 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. starting page on hierarchy of universes in type theory

    Anonymouse

    v1, current

  2. move section on cumulativity from type universe to hierarchy of universes

    Anonymouse

    v1, current

    • CommentRowNumber3.
    • CommentAuthorUrs
    • CommentTimeNov 28th 2023

    Where you write “one could derive” you mean “one can derive”.

  3. replaced all instances of “could” with “can”

    Anonymouse

    v1, current

    • CommentRowNumber5.
    • CommentAuthorDean
    • CommentTimeApr 15th 2025
    • (edited Apr 16th 2025)

    I’m investigating the discrepancy between cocomplete elementary topoi with respect to a universe Type (u) and a Grothendieck topos with respect to universe Type (v).

    In the case where u = v = 1, this is usually fixed with the concept of a generating set, like here:

    topos#SheafToposes

    Also, in the case where u = v, a Grothendieck topos is a cocomplete elementary topos.

    Is there an operation on sorts S such that, if we fix v =S(u), then a cocomplete elementary topos is a Grothendieck topos?

    • CommentRowNumber6.
    • CommentAuthorDavidRoberts
    • CommentTimeApr 16th 2025

    Can you please fix your formatting and also not use fake cursive font?

    • CommentRowNumber7.
    • CommentAuthorDean
    • CommentTimeApr 16th 2025

    Sorry, but iTeX doesn’t seem to be working even though I selected it that way in the box.

    I believe that the successor universe of +1 should be able to play the role of the sort operator.

    • CommentRowNumber8.
    • CommentAuthorUrs
    • CommentTimeApr 16th 2025
    • (edited Apr 16th 2025)

    Dean,

    no, iTex was and is working, as you can see by your \mathcal-command being rendered.

    But the command \texttt is not supported by iTex, as you can also see just by looking at the rendered output (click on “Preview Post” below the edit pane before submitting with the “Add your comments”-button right next to it).

    What is more, neither command is what you should actually want to use here.

    Just delete the “\text” and “\texttt” command and also the “\mathcal“-command, and then your comment will become readable .

    (You may not need to resubmit your comment, but may be able to edit the already posted comment, by clicking the button “edit” at the top right of the edit pane, if you have that button. Maybe not, I forget if this functionality is offered to all users.)

    • CommentRowNumber9.
    • CommentAuthorDean
    • CommentTimeApr 17th 2025
    • (edited Apr 18th 2025)

    Ok I see. In fixing it I figured out that Safari doesn’t support iTex but it does support Math ML

    • CommentRowNumber10.
    • CommentAuthorDean
    • CommentTimeApr 17th 2025
    • (edited Apr 18th 2025)

    Macro for nlab search:

    <form method="get" action="https://www.google.com/search"> <div style="display: flex; align-items: center;"> <button type="submit" style=" padding: 4px 6px; background-color: #fffff0; border: none; border-radius: 4px; margin-right: 2px; cursor: pointer;"> <img src="https://ncatlab.org/nlab/files/GLOGO.png" alt="nLab" style="height: 20px; vertical-align: middle;" /> </button> <input type="text" name="q" value="site:ncatlab.org/nlab/ " style="padding: 6px; width: 200px; font-size: 14px; border: 2px solid #fffff0; border-radius: 4px; font-family: sans-serif; background: #fffff0; color: black; outline: none;" onfocus="this.style.borderColor='#3a53a4'" onblur="this.style.borderColor='#fffff0'" /> </div> </form>

    • CommentRowNumber11.
    • CommentAuthorDean
    • CommentTimeApr 17th 2025
    • (edited Apr 18th 2025)

    It looks like you can do some neat things with Math ML. Above I made an example of a search box.