Theorems · Theorem · ring theory
AlgEquiv.toLinearMap_apply
∀ {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₂] (e : A₁ ≃ₐ[R] A₂) (x : A₁), e.toLinearMap x = e x- Defined in
- Mathlib.Algebra.Algebra.Equiv
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement · cited by 10,215
- AlgEquivstatement and proof · cited by 1,681
- AlgEquiv.toLinearMapstatement · cited by 34
Cited by2
Results whose statement or proof uses this declaration.
- Matrix.Represents.oneproof · cited by 1
- Matrix.Represents.mulproof · cited by 0