Theorems · Theorem · order theory
Prod.mk_wcovBy_mk_iff_right
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder α] [inst_1 : PartialOrder β] {a : α} {b₁ b₂ : β},
(a, b₁) ⩿ (a, b₂) ↔ b₁ ⩿ b₂- Defined in
- Mathlib.Order.Cover
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 30 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPartialOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- PartialOrderstatement and proof · cited by 6,410
- WCovBystatement · cited by 107
- Prod.mk_wcovBy_mk_iff_leftproof · cited by 2
- Prod.swap_wcovBy_swapproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Prod.mk_wcovBy_mk_iffproof · cited by 1