Theorems · Theorem · order theory
Set.PartiallyWellOrderedOn.subsetProdLex
∀ {α : Type u_2} {β : Type u_3} [inst : PartialOrder α] [inst_1 : Preorder β] {s : Set (Lex (α × β))},
((fun x => (ofLex x).1) '' s).IsPWO → (∀ (a : α), {y | toLex (a, y) ∈ s}.IsPWO) → s.IsPWO- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PartialOrderPreorder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Equivstatement · cited by 8,337
- Preorderstatement and proof · cited by 7,952
- PartialOrderstatement and proof · cited by 6,410
- Set.ofPredstatement and proof · cited by 6,101
- Set.imagestatement and proof · cited by 5,609
- Monotoneproof · cited by 1,397
- OrderEmbeddingproof · cited by 619
- Set.mem_image_of_memproof · cited by 371
- Lexstatement and proof · cited by 370
- toLexstatement and proof · cited by 195
Cited by1
Results whose statement or proof uses this declaration.
- Set.PartiallyWellOrderedOn.ProdLex_iffproof · cited by 0