Theorems · Theorem · commutative algebra
Polynomial.erase_mem_lifts
∀ {R : Type u} [inst : Semiring R] {S : Type v} [inst_1 : Semiring S] {f : R →+* S} {p : Polynomial S} (n : ℕ),
p ∈ Polynomial.lifts f → Polynomial.erase n p ∈ Polynomial.lifts fIf p lifts then p.erase n lifts.
- Defined in
- Mathlib.Algebra.Polynomial.Lifts
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- RingHomstatement and proof · cited by 10,189
- Polynomialstatement and proof · cited by 5,681
- map_zeroproof · cited by 1,614
- Polynomial.coeffproof · cited by 1,045
- Subsemiringstatement · cited by 456
- Polynomial.liftsstatement and proof · cited by 35
- Polynomial.erasestatement and proof · cited by 16
- Polynomial.mem_map_rangeSproof · cited by 4
- Polynomial.lifts_iff_ringHom_rangeSproof · cited by 2
- Polynomial.erase_neproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.