Theorems · Theorem · order theory
List.maximum_mem
∀ {α : Type u_1} [inst : Preorder α] [inst_1 : DecidableLT α] {l : List α} {m : α}, l.maximum = ↑m → m ∈ l- Defined in
- Mathlib.Data.List.MinMax
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- PreorderDecidableLT
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.
- Preorderstatement and proof · cited by 7,952
- WithBotstatement · cited by 1,498
- WithBot.somestatement · cited by 541
- List.maximumstatement · cited by 25
- List.argmax_memproof · cited by 2
Cited by2
Results whose statement or proof uses this declaration.
- Nat.Subtype.ofNat_surjectiveproof · cited by 1
- List.maximum_of_length_pos_memproof · cited by 1