Theorems · Theorem
List.getD_eq_default
∀ {α : Type u} (l : List α) (d : α) {n : ℕ}, l.length ≤ n → l.getD n d = d- Defined in
- Mathlib.Data.List.GetD
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 43 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites0
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
Nothing in Mathlib beyond the foundations.
Cited by5
Results whose statement or proof uses this declaration.
- Nat.nth_of_card_leproof · cited by 4
- List.getI_eq_defaultproof · cited by 2
- List.toFinsupp_appendproof · cited by 2
- Nat.nth_le_of_strictMonoOn_of_mapsToproof · cited by 1
- List.toFinsupp_apply_leproof · cited by 0