Mathlib Map

Theorems · Theorem · ring theory

AlgEquiv.autCongr_symm

∀ {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₂), ϕ.autCongr.symm = ϕ.symm.autCongr
Defined in
Mathlib.Algebra.Algebra.Equiv
Cited by
0 results in Mathlib
Foundations
Depth 30 from the axioms · uses propext, Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.