Theorems · Theorem · commutative algebra
PowerBasis.equivOfRoot_map
∀ {S : Type u_2} [inst : Ring S] {A : Type u_4} [inst_1 : CommRing A] {S' : Type u_7} [inst_2 : CommRing S']
[inst_3 : Algebra A S] [inst_4 : Algebra A S'] (pb : PowerBasis A S) (e : S ≃ₐ[A] S')
(h₁ : (Polynomial.aeval pb.gen) (minpoly A (pb.map e).gen) = 0)
(h₂ : (Polynomial.aeval (pb.map e).gen) (minpoly A pb.gen) = 0), pb.equivOfRoot (pb.map e) h₁ h₂ = e- Defined in
- Mathlib.RingTheory.PowerBasis
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 131 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- AlgEquivstatement and proof · cited by 1,681
- 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
- AlgEquiv.extproof · cited by 60
Cited by1
Results whose statement or proof uses this declaration.
- PowerBasis.equivOfMinpoly_mapproof · cited by 0