Mathlib Map

Theorems · Theorem · order theory

Pi.lt_def

∀ {ι : Type u_1} {π : ι → Type u_4} [inst : (i : ι) → Preorder (π i)] {x y : (i : ι) → π i},
  x < y ↔ x ≤ y ∧ ∃ i, x i < y i
Defined in
Mathlib.Order.Basic
Cited by
25 results in Mathlib
Foundations
Depth 14 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
Preorder

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites1

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

  • Preorderstatement and proof · cited by 7,952

Cited by25

Results whose statement or proof uses this declaration.