Theorems · Theorem · order theory
List.le_maximum_of_mem
∀ {α : Type u_1} [inst : LinearOrder α] {l : List α} {a m : α}, a ∈ l → l.maximum = ↑m → a ≤ m- Defined in
- Mathlib.Data.List.MinMax
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- LinearOrderstatement and proof · cited by 8,572
- WithBotstatement · cited by 1,498
- WithBot.somestatement · cited by 541
- List.maximumstatement · cited by 25
- List.le_of_mem_argmaxproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Nat.Subtype.ofNat_surjectiveproof · cited by 1