Theorems · Theorem · order theory
Codisjoint.map_orderIso
∀ {α : Type u_2} {β : Type u_3} [inst : SemilatticeSup α] [inst_1 : OrderTop α] [inst_2 : SemilatticeSup β]
[inst_3 : OrderTop β] {a b : α} (f : α ≃o β), Codisjoint a b → Codisjoint (f a) (f b)Note that this goal could also be stated (Codisjoint on f) a b
- Defined in
- Mathlib.Order.Hom.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, 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.coestatement and proof · cited by 62,936
- Top.topproof · cited by 9,680
- OrderIsostatement and proof · cited by 874
- SemilatticeSupstatement and proof · cited by 785
- OrderTopstatement and proof · cited by 493
- Codisjointstatement and proof · cited by 197
- OrderIso.map_supproof · cited by 37
- OrderIso.monotoneproof · cited by 23
- codisjoint_iff_le_supproof · cited by 15
- Codisjoint.top_leproof · cited by 9
- OrderIso.map_topproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- OrderIso.isComplproof · cited by 1
- codisjoint_map_orderIso_iffproof · cited by 0