Theorems · Definition · general algebraic systems
Finsupp.tail
{n : ℕ} → {M : Type u_1} → [inst : Zero M] → (Fin (n + 1) →₀ M) → Fin n →₀ Mtail for maps Fin (n + 1) →₀ M. See Fin.tail for more details.
- Defined in
- Mathlib.Data.Finsupp.Fin
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- Zero
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Finsuppstatement and proof · cited by 5,255
- Equiv.symmproof · cited by 3,681
- Fin.tailproof · cited by 74
- Finsupp.equivFunOnFiniteproof · cited by 50
Cited by8
Results whose statement or proof uses this declaration.
- MvPolynomial.finSuccEquiv_coeff_coeffproof · cited by 5
- Finsupp.cons_tailstatement and proof · cited by 3
- MvPolynomial.support_finSuccEquivproof · cited by 2
- Finsupp.tail_applystatement · cited by 1
- MvPolynomial.image_support_finSuccEquivproof · cited by 1
- Finsupp.tail_consstatement · cited by 0
- Finsupp.tail_update_succstatement · cited by 0
- Finsupp.tail_update_zerostatement · cited by 0