Mathlib Map

Theorems · Definition · order theory

FinBddDistLat.ofHom

{X Y : Type u} →
  [inst : DistribLattice X] →
    [inst_1 : BoundedOrder X] →
      [inst_2 : Fintype X] →
        [inst_3 : DistribLattice Y] →
          [inst_4 : BoundedOrder Y] →
            [inst_5 : Fintype Y] → BoundedLatticeHom X Y → (FinBddDistLat.of X ⟶ FinBddDistLat.of Y)

Typecheck a BoundedLatticeHom as a morphism in FinBddDistLat.

Defined in
Mathlib.Order.Category.FinBddDistLat
Cited by
8 results in Mathlib
Foundations
Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
DistribLatticeBoundedOrderFintypeDistribLatticeBoundedOrderFintype

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by10

Results whose statement or proof uses this declaration.