Mathlib Map

Theorems · Definition · order theory

BoundedLatticeHom.toBoundedOrderHom

{α : Type u_2} →
  {β : Type u_3} →
    [inst : Lattice α] →
      [inst_1 : Lattice β] →
        [inst_2 : BoundedOrder α] → [inst_3 : BoundedOrder β] → BoundedLatticeHom α β → BoundedOrderHom α β

Reinterpret a BoundedLatticeHom as a BoundedOrderHom.

Defined in
Mathlib.Order.Hom.BoundedLattice
Cited by
1 results in Mathlib
Foundations
Depth 21 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LatticeLatticeBoundedOrderBoundedOrder

Around this declaration

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

Cites11

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

Cited by3

Results whose statement or proof uses this declaration.