Mathlib Map

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.

Cited by1

Results whose statement or proof uses this declaration.