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 MA 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
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.
- DFunLike.coeproof · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- Finset.mapproof · cited by 747
- LocallyFiniteOrderstatement and proof · cited by 658
- EquivLikestatement and proof · cited by 165
- EquivLike.invproof · cited by 42
- OrderIsoClassstatement and proof · cited by 15
- LocallyFiniteOrder.finsetIccproof · cited by 1
- LocallyFiniteOrder.finsetIcoproof · cited by 1
- LocallyFiniteOrder.finsetIocproof · cited by 1
- LocallyFiniteOrder.finsetIooproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.