Theorems · Theorem · order theory
apply_wcovBy_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
- 1 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
- EquivLikestatement and proof · cited by 165
- WCovBystatement · cited by 107
- RelIso.toRelEmbeddingproof · cited by 34
- OrderIsoClassstatement and proof · cited by 15
- OrderIsoClass.toOrderIsoproof · cited by 10
- Set.OrdConnected.apply_wcovBy_apply_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Prod.swap_wcovBy_swapproof · cited by 1