Theorems · Theorem · order theory
Prod.Lex.monotone_fst
∀ {α : Type u_1} {β : Type u_2} [inst : Preorder α] [inst_1 : LE β] (t c : Lex (α × β)),
t ≤ c → (ofLex t).1 ≤ (ofLex c).1See also monotone_fst_ofLex for a version stated in terms of Monotone.
- Defined in
- Mathlib.Data.Prod.Lex
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 15 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- LT.lt.leproof · cited by 2,189
- Eq.leproof · cited by 605
- Lexstatement and proof · cited by 370
- ofLexstatement · cited by 127
- Prod.Lex.toLex_le_toLexproof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- Set.PartiallyWellOrderedOn.imageProdLexproof · cited by 1
- Prod.Lex.monotone_fst_ofLexproof · cited by 0
- WCovBy.fst_ofLexproof · cited by 0