Theorems · Theorem · order theory
Set.exists_max_image
∀ {α : Type u} {β : Type v} [inst : LinearOrder β] (s : Set α) (f : α → β),
s.Finite → s.Nonempty → ∃ a ∈ s, ∀ b ∈ s, f b ≤ f a- Defined in
- Mathlib.Data.Set.Finite.Lemmas
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LinearOrder
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- Set.Nonemptystatement and proof · cited by 2,627
- Set.Finitestatement and proof · cited by 1,814
- Set.Finite.toFinsetproof · cited by 351
- Set.Finite.mem_toFinsetproof · cited by 74
- Finset.exists_max_imageproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- egauge_pi'proof · cited by 2
- Filter.high_scoresproof · cited by 2
- MeasureTheory.Conservative.frequently_measure_inter_ne_zeroproof · cited by 1
- AddCommGroup.fg_of_descentproof · cited by 1
- CommGroup.fg_of_descentproof · cited by 1