Theorems · Theorem · order theory
exists_maximalFor_of_wellFoundedGT
∀ {ι : Type u_1} {α : Type u_2} [inst : Preorder α] [WellFoundedGT α] (P : ι → Prop) (f : ι → α),
(∃ i, P i) → ∃ i, MaximalFor P f i- Defined in
- Mathlib.Order.Minimal
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderWellFoundedGT
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.
- Preorderstatement and proof · cited by 7,952
- WellFoundedGTstatement and proof · cited by 114
- IsWellFounded.wfproof · cited by 43
- WellFounded.has_minproof · cited by 26
- MaximalForstatement · cited by 25
- not_lt_iff_le_imp_geproof · cited by 6
Cited by2
Results whose statement or proof uses this declaration.
- exists_maximal_of_wellFoundedGTproof · cited by 1
- WeierstrassCurve.exists_isMinimalproof · cited by 0