Theorems · Definition · ring theory
AlgEquiv.autCongr
{R : Type uR} →
{A₁ : Type uA₁} →
{A₂ : Type uA₂} →
[inst : CommSemiring R] →
[inst_1 : Semiring A₁] →
[inst_2 : Semiring A₂] →
[inst_3 : Algebra R A₁] → [inst_4 : Algebra R A₂] → (A₁ ≃ₐ[R] A₂) → (A₁ ≃ₐ[R] A₁) ≃* A₂ ≃ₐ[R] A₂An algebra isomorphism induces a group isomorphism between automorphism groups.
This is a more bundled version of AlgEquiv.equivCongr.
- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, 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.
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Equivproof · cited by 8,337
- AlgEquivstatement and proof · cited by 1,681
- MulEquivstatement · cited by 1,142
- AlgEquiv.symmproof · cited by 615
- AlgEquiv.transproof · cited by 108
- AlgEquiv.equivCongrproof · cited by 4
Cited by8
Results whose statement or proof uses this declaration.
- autEquivRootsOfUnityproof · cited by 4
- gal_isSolvable_towerproof · cited by 1
- AlgEquiv.autCongr_applystatement and proof · cited by 1
- galXPowEquivUnitsZModproof · cited by 0
- galCyclotomicEquivUnitsZModproof · cited by 0
- AlgEquiv.autCongr_reflstatement · cited by 0
- AlgEquiv.autCongr_symmstatement · cited by 0
- AlgEquiv.autCongr_transstatement · cited by 0