Theorems · Theorem · order theory
Set.PartiallyWellOrderedOn.fiberProdLex
∀ {α : Type u_2} {β : Type u_3} [inst : Preorder α] [inst_1 : Preorder β] {s : Set (Lex (α × β))},
s.IsPWO → ∀ (a : α), {y | toLex (a, y) ∈ s}.IsPWO- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- Set.ofPredstatement and proof · cited by 6,101
- Set.imageproof · cited by 5,609
- Set.preimageproof · cited by 4,946
- Set.extproof · cited by 2,266
- Set.image_congrproof · cited by 533
- Lexstatement and proof · cited by 370
- Set.inter_subset_leftproof · cited by 360
- toLexstatement and proof · cited by 195
Cited by1
Results whose statement or proof uses this declaration.
- Set.PartiallyWellOrderedOn.ProdLex_iffproof · cited by 0