Theorems · Theorem
List.ofFn_inj
∀ {α : Type u} {n : ℕ} {f g : Fin n → α}, List.ofFn f = List.ofFn g ↔ f = gA special case of List.ofFn_inj for when the two functions are indexed by defeq n.
- Defined in
- Mathlib.Data.List.OfFn
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites1
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- List.ofFn_injectiveproof · cited by 4
Cited by5
Results whose statement or proof uses this declaration.
- Height.mulHeight_swapproof · cited by 2
- EisensteinSeries.vec_add_const_isThetaproof · cited by 1
- summable_prod_eisSummandproof · cited by 1
- Affine.Triangle.toPolygon_hasNondegenerateVerticesproof · cited by 1
- LinearMap.IsSymmetric.eigenvalues_eq_eigenvalues_iffproof · cited by 0