Theorems · Definition · commutative algebra
PowerBasis.equivOfMinpoly
{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) → (pb' : PowerBasis A S') → minpoly A pb.gen = minpoly A pb'.gen → S ≃ₐ[A] S'pb.equivOfMinpoly pb' h is an equivalence of algebras with the same power basis,
where "the same" means that they have identical minimal polynomials.
See also PowerBasis.equivOfRoot which takes the hypothesis that each generator is a root of the
other basis' minimal polynomial; PowerBasis.equivOfRoot is more general if A is not a field.
- Defined in
- Mathlib.RingTheory.PowerBasis
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Polynomialstatement · cited by 5,681
- AlgEquivstatement · cited by 1,681
- minpolystatement and proof · cited by 439
- PowerBasis.genstatement and proof · cited by 122
- PowerBasisstatement and proof · cited by 115
- PowerBasis.equivOfRootproof · cited by 6
Cited by10
Results whose statement or proof uses this declaration.
- PowerBasis.equivAdjoinSimpleproof · cited by 4
- PowerBasis.equivOfMinpoly_genstatement · cited by 3
- IsCyclotomicExtension.autEquivPowproof · cited by 3
- PowerBasis.equivOfMinpoly_aevalstatement · cited by 2
- PowerBasis.equivOfMinpoly_symmstatement · cited by 2
- IsCyclotomicExtension.autEquivPow_symm_applystatement · cited by 1
- PowerBasis.equivOfMinpoly.congr_simpstatement and proof · cited by 0
- IsCyclotomicExtension.fromZetaAut_specproof · cited by 0
- PowerBasis.equivOfMinpoly_applystatement and proof · cited by 0
- PowerBasis.equivOfMinpoly_mapstatement · cited by 0