Theorems · Definition · order theory
RelEmbedding.prodLexMkRight
{α : Type u_1} → {β : Type u_2} → {s : β → β → Prop} → (r : α → α → Prop) → {b : β} → ¬s b b → r ↪r Prod.Lex r sfun a ↦ 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_left_injectiveproof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- RelEmbedding.prodLexMkRight_applystatement and proof · cited by 0