Theorems · Theorem · order theory
Prod.mk_wcovBy_mk_iff_left
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder α] [inst_1 : PartialOrder β] {a₁ a₂ : α} {b : β},
(a₁, b) ⩿ (a₂, b) ↔ a₁ ⩿ a₂- Defined in
- Mathlib.Order.Cover
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext
- Assumes
- PartialOrderPartialOrder
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.
- PartialOrderstatement and proof · cited by 6,410
- LT.lt.leproof · cited by 2,189
- LE.le.antisymmproof · cited by 507
- WCovBystatement · cited by 107
- Prod.mk.etaproof · cited by 84
- Prod.mk_le_mk_iff_leftproof · cited by 4
- Prod.mk_lt_mk_iff_leftproof · cited by 2
- WCovBy.fstproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Prod.mk_wcovBy_mk_iffproof · cited by 1
- Prod.mk_wcovBy_mk_iff_rightproof · cited by 1