Theorems · Theorem · order theory
Set.IsPWO.of_linearOrder
∀ {α : Type u_2} [inst : LinearOrder α] [WellFoundedLT α] (s : Set α), s.IsPWOIf α is a linear order with well-founded <, then any set in it is a partially well-ordered set.
Note this does not hold without the linearity assumption.
- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrderWellFoundedLT
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- LinearOrderstatement and proof · cited by 8,572
- WellFoundedLTstatement and proof · cited by 491
- Set.IsPWOstatement · cited by 99
- Set.IsWF.isPWOproof · cited by 13
- Set.IsWF.of_wellFoundedLTproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.