Theorems · Theorem · linear algebra
Lagrange.basis_ne_zero
∀ {F : Type u_1} [inst : Field F] {ι : Type u_2} [inst_1 : DecidableEq ι] {s : Finset ι} {v : ι → F} {i : ι},
Set.InjOn v ↑s → i ∈ s → Lagrange.basis s v i ≠ 0- Defined in
- Mathlib.LinearAlgebra.Lagrange
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 111 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.
Cites9
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
- Set.InjOnstatement and proof · cited by 543
- Lagrange.basisstatement · cited by 26
- Set.InjOn.eq_iffproof · cited by 25
- Lagrange.basisDivisorproof · cited by 19
- Lagrange.basisDivisor_eq_zero_iffproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- Lagrange.degree_basisproof · cited by 3