Mathlib Map

Theorems · Definition · order theory

OmegaCompletePartialOrder.Chain.zip

{α : Type u_2} →
  {β : Type u_3} →
    [inst : Preorder α] →
      [inst_1 : Preorder β] →
        OmegaCompletePartialOrder.Chain α → OmegaCompletePartialOrder.Chain β → OmegaCompletePartialOrder.Chain (α × β)

OmegaCompletePartialOrder.Chain.zip pairs up the elements of two chains that have the same index.

Defined in
Mathlib.Order.OmegaCompletePartialOrder
Cited by
6 results in Mathlib
Foundations
Depth 22 from the axioms · uses no axioms
Assumes
PreorderPreorder

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.

Cited by6

Results whose statement or proof uses this declaration.