Theorems · Theorem
List.getI_eq_default
∀ {α : Type u} (l : List α) [inst : Inhabited α] {n : ℕ}, l.length ≤ n → l.getI n = default- Defined in
- Mathlib.Data.List.GetD
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Inhabited
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.getIstatement · cited by 17
- List.getD_eq_defaultproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- Turing.ListBlank.extproof · cited by 3
- Turing.TM2to1.tr_respects_aux₂proof · cited by 1