Theorems · Theorem · commutative algebra
PowerBasis.lift_aeval
∀ {S : Type u_2} [inst : Ring S] {A : Type u_4} [inst_1 : CommRing A] [inst_2 : Algebra A S] {S' : Type u_7}
[inst_3 : Ring S'] [inst_4 : Algebra A S'] (pb : PowerBasis A S) (y : S')
(hy : (Polynomial.aeval y) (minpoly A pb.gen) = 0) (f : Polynomial A),
(pb.lift y hy) ((Polynomial.aeval pb.gen) f) = (Polynomial.aeval y) f- Defined in
- Mathlib.RingTheory.PowerBasis
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 127 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialstatement and proof · cited by 5,681
- AlgHomstatement · cited by 3,236
- Polynomial.aevalstatement and proof · cited by 615
- minpolystatement and proof · cited by 439
- PowerBasis.genstatement and proof · cited by 122
- PowerBasisstatement and proof · cited by 115
- PowerBasis.liftstatement · cited by 9
- PowerBasis.constr_pow_aevalproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- PowerBasis.equivOfRoot_aevalproof · cited by 2
- PowerBasis.quotientEquivQuotientMinpolyMap_apply_mkproof · cited by 0