Documentation

Mathlib.Algebra.Category.Grp.Ulift

Properties of the universe lift functor for groups #

This file shows that the functors Grp.uliftFunctor and CommGrp.uliftFunctor (as well as the additive versions) are fully faithful, preserves all limits and create small limits.

It also shows that AddCommGrp.uliftFunctor is an additive functor.

The universe lift functor for groups is fully faithful.

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

    The universe lift functor for additive groups is fully faithful.

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

      The universe lift functor for groups is faithful.

      The universe lift functor for additive groups is faithful.

      The universe lift functor for groups is full.

      The universe lift functor for additive groups is full.

      The universe lift functor on Grp.{u} creates u-small limits.

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

      The universe lift functor on AddGrp.{u} creates u-small limits.

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

      The universe lift functor for commutative groups is fully faithful.

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

        The universe lift functor for commutative additive groups is fully faithful.

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

          The universe lift functor for commutative additive groups is faithful.

          The universe lift functor for commutative additive groups is full.

          The universe lift functor on CommGrp.{u} creates u-small limits.

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

          The universe lift functor on AddCommGrp.{u} creates u-small limits.

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

          The universe lift for commutative additive groups is additive.