Documentation

Mathlib.Algebra.Order.Hom.TypeTags

Order Monoid Isomorphisms on Additive and Multiplicative. #

Reinterpret G ≃*o H as Additive G ≃+o Additive H.

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

    Reinterpret G ≃+o H as Multiplicative G ≃*o Multiplicative H.

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

      Reinterpret Additive G ≃+o H as G ≃*o Multiplicative H.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[reducible, inline]

        Reinterpret G ≃* Multiplicative H as Additive G ≃+ H.

        Equations
        Instances For

          Reinterpret G ≃+o Additive H as Multiplicative G ≃*o H.

          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            @[reducible, inline]

            Reinterpret Multiplicative G ≃*o H as G ≃+o Additive H as.

            Equations
            Instances For

              The multiplicative version of an additivized ordered monoid is order-mul-equivalent to itself.

              Equations
              Instances For

                The additive version of an multiplicativized ordered additive monoid is order-add-equivalent to itself.

                Equations
                Instances For