Mathlib Map

Theorems · Definition · ring theory

AlgEquiv.toLinearEquiv

{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₂

Forgetting the multiplicative structures, an equivalence of algebras is a linear equivalence.

Defined in
Mathlib.Algebra.Algebra.Equiv
Cited by
117 results in Mathlib
Foundations
Depth 23 from the axioms, rests on 247 definitions · uses propext, Quot.sound
Assumes
CommSemiringSemiringSemiringAlgebraAlgebra

Around this declaration

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

AlgEquiv.toLinearMap · cited by 34AlgEquiv.toLinearMapIsGalois.card_aut_eq_finrank · cited by 16IsGalois.card_aut_eq_finr…AlgEquiv.toLinearEquiv_apply · cited by 12AlgEquiv.toLinearEquiv_ap…Complex.conjLIE · cited by 12Complex.conjLIEContinuousAlgEquiv.toContinuousLinearEquiv · cited by 12ContinuousAlgEquiv.toCont…PowerBasis.map · cited by 7PowerBasis.mapGradedTensorProduct.auxEquiv · cited by 7GradedTensorProduct.auxEq…Subalgebra.LinearDisjoint.basisOfBasisRight · cited by 6LinearDisjoint.basisOfBas…KaehlerDifferential.tensorKaehlerEquiv · cited by 6KaehlerDifferential.tenso…LinearMap.aeval_self_charpoly · cited by 6LinearMap.aeval_self_char…Subalgebra.bot_eq_top_iff_finrank_eq_one · cited by 5Subalgebra.bot_eq_top_iff…Basis.piTensorProduct · cited by 5Basis.piTensorProductAlgebra.trace_eq_of_algEquiv · cited by 4Algebra.trace_eq_of_algEq…RCLike.conjLIE · cited by 4RCLike.conjLIEIntermediateField.LinearDisjoint.lift_adjoin_rank_eq_lift_rank_right_of_isAlgebraic · cited by 4LinearDisjoint.lift_adjoi…RingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAlgebra · cited by 11388AlgebraCommSemiring · cited by 10911CommSemiringLinearEquiv · cited by 3317LinearEquivAlgEquiv · cited by 1681AlgEquivAddEquiv · cited by 1087AddEquivEquiv.toFun · cited by 279Equiv.toFunAddEquiv.toEquiv · cited by 174AddEquiv.toEquivEquiv.invFun · cited by 163Equiv.invFunAlgEquiv.toAddEquiv · cited by 2AlgEquiv.toAddEquivAlgEquiv.toLinearEquivCITED BYCITES

Cites11

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

Cited by136

Results whose statement or proof uses this declaration.