Mathlib v3 is deprecated. Go to Mathlib v4

Commit 2020-05-08 21:01 67e19cd9

View on Github →

feat(src/ring_theory/algebra): define equivalence of algebras (#2625)

Estimated changes

added theorem alg_equiv.bijective
added theorem alg_equiv.commutes
added theorem alg_equiv.injective
added theorem alg_equiv.map_add
added theorem alg_equiv.map_mul
added theorem alg_equiv.map_neg
added theorem alg_equiv.map_one
added theorem alg_equiv.map_sub
added theorem alg_equiv.map_zero
added def alg_equiv.refl
added theorem alg_equiv.surjective
added def alg_equiv.symm
added def alg_equiv.trans
added structure alg_equiv