Mathlib Map

Theorems · Definition · order theory

LocallyFiniteOrder.ofOrderIsoClass

{F : Type u_3} →
  {M : Type u_4} →
    {N : Type u_5} →
      [inst : Preorder M] →
        [inst_1 : Preorder N] →
          [inst_2 : EquivLike F M N] → [OrderIsoClass F M N] → F → [LocallyFiniteOrder N] → LocallyFiniteOrder M

A LocallyFiniteOrder can be transferred across an order isomorphism.

Defined in
Mathlib.Order.Interval.Finset.Defs
Cited by
1 results in Mathlib
Foundations
Depth 57 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
PreorderPreorderEquivLikeOrderIsoClassLocallyFiniteOrder

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 by1

Results whose statement or proof uses this declaration.