Theorems · Theorem · order theory
apply_covBy_apply_iff
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : Preorder β] {a b : α} {E : Type u_3}
[inst_2 : EquivLike E α β] [OrderIsoClass E α β] (e : E), e a ⋖ e b ↔ a ⋖ b- Defined in
- Mathlib.Order.Cover
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Preorderstatement and proof · cited by 7,952
- CovBystatement · cited by 290
- EquivLikestatement and proof · cited by 165
- RelIso.toRelEmbeddingproof · cited by 34
- OrderIsoClassstatement and proof · cited by 15
- OrderIsoClass.toOrderIsoproof · cited by 10
- Set.OrdConnected.apply_covBy_apply_iffproof · cited by 8
Cited by3
Results whose statement or proof uses this declaration.
- OrderIso.map_succproof · cited by 4
- OrderIso.map_predproof · cited by 1
- Prod.swap_covBy_swapproof · cited by 0