Theorems · Theorem · order theory
List.minimum_of_length_pos_mem
∀ {α : Type u_1} [inst : LinearOrder α] {l : List α} (h : 0 < l.length), List.minimum_of_length_pos h ∈ l- Defined in
- Mathlib.Data.List.MinMax
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 29 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
- List.minimumproof · cited by 24
- List.minimum_of_length_posstatement · cited by 5
- List.minimum_memproof · cited by 1
- List.coe_minimum_of_length_posproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.