Documentation

InfinityCosmos.ForMathlib.AlgebraicTopology.SimplicialSet.CoherentIso

This is the free-living isomorphism as a category with objects called zero and one. Perhaps these should have different names?

Equations
Instances For
    @[match_pattern]
    Equations
    Instances For
      @[match_pattern]
      Equations
      Instances For

        The free isomorphism is the codiscrete category on two objects. Can we make this a special case of the other definition?

        Equations
        • One or more equations did not get rendered due to their size.

        Functors out of WalkingIso define isomorphisms in the target category.

        Equations
        Instances For

          From an isomorphism in a category, one can build a functor out of WalkingIso to that category.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            def CategoryTheory.WalkingIso.equiv {C : Type u} [Category.{v, u} C] :
            Functor WalkingIso C (X : C) × (Y : C) × (X Y)

            An equivalence between the type of WalkingIsos in C and the type of isomorphisms in C.

            Equations
            • One or more equations did not get rendered due to their size.
            Instances For

              Since the morphisms in WalkingIso do not carry information, an n-simplex of coherentIso is equivalent to an (n + 1)-vector of the objects of WalkingIso.

              Equations
              • One or more equations did not get rendered due to their size.
              Instances For

                Since Fin 2 has decidable equality, the simplices of coherentIso have decidable equality as well.

                Equations

                The forwards and backwards edge of coherentIso compose to the identity.

                Equations
                • One or more equations did not get rendered due to their size.
                Instances For

                  The backwards and forwards edge of coherentIso compose to the identity.

                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For

                    The forwards edge of coherentIso is an isomorphism.

                    Equations
                    Instances For

                      The image of hom under an SSet morphism is an isomorphism.

                      Equations
                      Instances For
                        def SSet.coherentIso.isIsoOfEqMapHom {X : SSet} {x₀ x₁ : X.obj (Opposite.op (SimplexCategory.mk 0))} {f : Edge x₀ x₁} {g : coherentIso X} (hfg : f.edge = g.app (Opposite.op (SimplexCategory.mk 1)) hom.edge) :

                        If an edge is equal to the image of hom under an SSet morphism, this edge is an isomorphism.

                        Equations
                        Instances For