Mathlib Map

Theorems · Definition · ring theory

AlgEquiv.refl

{R : Type uR} →
  {A₁ : Type uA₁} → [inst : CommSemiring R] → [inst_1 : Semiring A₁] → [inst_2 : Algebra R A₁] → A₁ ≃ₐ[R] A₁

Algebra equivalences are reflexive.

Defined in
Mathlib.Algebra.Algebra.Equiv
Cited by
50 results in Mathlib
Foundations
Depth 17 from the axioms · uses no axioms
Assumes
CommSemiringSemiringAlgebra

Around this declaration

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

Cites7

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

Cited by64

Results whose statement or proof uses this declaration.