Theorems · Definition · order theory
RelEmbedding.prodLexMkLeft
{α : Type u_1} → {β : Type u_2} → {r : α → α → Prop} → (s : β → β → Prop) → {a : α} → ¬r a a → s ↪r Prod.Lex r sfun b ↦ Prod.mk a b as a relation embedding.
- Defined in
- Mathlib.Order.RelIso.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- RelEmbeddingstatement · cited by 281
- Prod.mk_right_injectiveproof · cited by 15
Cited by1
Results whose statement or proof uses this declaration.
- RelEmbedding.prodLexMkLeft_applystatement and proof · cited by 0