Theorems · Theorem · linear algebra
Lagrange.sum_basis
∀ {F : Type u_1} [inst : Field F] {ι : Type u_2} [inst_1 : DecidableEq ι] {s : Finset ι} {v : ι → F},
Set.InjOn v ↑s → s.Nonempty → ∑ j ∈ s, Lagrange.basis s v j = 1- Defined in
- Mathlib.LinearAlgebra.Lagrange
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- FieldDecidableEq
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites35
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Finsetstatement and proof · cited by 13,712
- SetLike.coestatement and proof · cited by 8,199
- Fieldstatement and proof · cited by 7,404
- Polynomialstatement · cited by 5,681
- Finset.sumstatement and proof · cited by 5,195
- Finset.cardproof · cited by 2,327
- WithBotproof · cited by 1,498
- Finset.Nonemptystatement and proof · cited by 1,001
- Polynomial.evalproof · cited by 796
- Polynomial.degreeproof · cited by 643
- Set.InjOnstatement and proof · cited by 543
- WithBot.someproof · cited by 541
Cited by3
Results whose statement or proof uses this declaration.
- Lagrange.interpolate_oneproof · cited by 2
- Lagrange.interpolate_eq_sum_interpolate_insert_sdiffproof · cited by 1
- Lagrange.basisDivisor_add_symmproof · cited by 0