Theorems · Theorem · order theory
Prod.fst_eq_or_snd_eq_of_wcovBy
∀ {α : Type u_1} {β : Type u_2} [inst : PartialOrder α] [inst_1 : PartialOrder β] {x y : α × β},
x ⩿ y → x.1 = y.1 ∨ x.2 = y.2- Defined in
- Mathlib.Order.Cover
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 14 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.
Cites5
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
- le_rflproof · cited by 1,558
- WCovBystatement and proof · cited by 107
- Ne.lt_of_leproof · cited by 27
- Prod.mk_lt_mkproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Prod.mk_wcovBy_mk_iffproof · cited by 1
- Prod.mk_covBy_mk_iffproof · cited by 1