Theorems · Theorem · linear algebra
Polynomial.exists_eval_eq_iff
∀ {F : Type u_1} [inst : Field F] {ι : Type u_3} [Finite ι] (x y : ι → F),
(∃ q, ∀ (i : ι), Polynomial.eval (x i) q = y i) ↔ ∀ (i j : ι), x i = x j → y i = y j- Defined in
- Mathlib.LinearAlgebra.Lagrange
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coeproof · cited by 8,199
- Fintypeproof · cited by 7,736
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement and proof · cited by 5,681
- Finset.univproof · cited by 3,473
- Finitestatement and proof · cited by 3,029
- Finset.imageproof · cited by 910
- Polynomial.evalstatement and proof · cited by 796
- Set.InjOnproof · cited by 543
- Function.Injective.injOnproof · cited by 280
- Fintype.ofFiniteproof · cited by 255
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.