Mathlib Map

Theorems · Theorem

List.ofFn_const

∀ {α : Type u} (n : ℕ) (c : α), (List.ofFn fun x => c) = List.replicate n c
Defined in
Mathlib.Data.List.OfFn
Cited by
13 results in Mathlib
Foundations
Depth 48 from the axioms · uses propext, 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 by13

Results whose statement or proof uses this declaration.