Theorems · Theorem · order theory
Set.PartiallyWellOrderedOn.mono
∀ {α : Type u_2} {r : α → α → Prop} {s t : Set α}, t.PartiallyWellOrderedOn r → s ⊆ t → s.PartiallyWellOrderedOn r- Defined in
- Mathlib.Order.WellFoundedSet
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- Set.inclusionproof · cited by 145
- Set.PartiallyWellOrderedOnstatement and proof · cited by 34
Cited by4
Results whose statement or proof uses this declaration.
- Set.IsPWO.monoproof · cited by 11
- Set.partiallyWellOrderedOn_of_wellQuasiOrderedproof · cited by 1
- Set.partiallyWellOrderedOn_unionproof · cited by 1
- Set.partiallyWellOrderedOn_iff_finite_antichainsproof · cited by 0