Documentation

Mathlib.Order.Category.FinBddDistLat

The category of finite bounded distributive lattices #

This file defines FinBddDistLat, the category of finite distributive lattices with bounded lattice homomorphisms.

structure FinBddDistLat :
Type (u_1 + 1)

The category of finite distributive lattices with bounded lattice morphisms.

Instances For

    Construct a bundled FinBddDistLat from a Nonempty BoundedOrder DistribLattice.

    Equations
    Instances For

      Construct a bundled FinBddDistLat from a Nonempty BoundedOrder DistribLattice.

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

        Constructs an equivalence between finite distributive lattices from an order isomorphism between them.

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

          OrderDual as a functor.

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

            The equivalence between FinBddDistLat and itself induced by OrderDual both ways.

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