Theorems · Theorem · ring theory
AlgHom.ofLinearMap_apply
∀ {R : Type u} {A : Type v} {B : Type w} [inst : CommSemiring R] [inst_1 : Semiring A] [inst_2 : Semiring B]
[inst_3 : Algebra R A] [inst_4 : Algebra R B] (f : A →ₗ[R] B) (map_one : f 1 = 1)
(map_mul : ∀ (x y : A), f (x * y) = f x * f y) (a : A), (AlgHom.ofLinearMap f map_one map_mul) a = f a- Defined in
- Mathlib.Algebra.Algebra.Hom
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 26 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 and proof · cited by 62,936
- RingHom.idstatement and proof · 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 and proof · cited by 10,215
- AlgHomstatement · cited by 3,236
- AlgHom.ofLinearMapstatement and proof · cited by 11
Cited by10
Results whose statement or proof uses this declaration.
- PiTensorProduct.constantBaseRingEquiv_tprodproof · cited by 4
- AdicCompletion.mk_ofAlgEquiv_symmproof · cited by 2
- AdicCompletion.evalₐ_ofproof · cited by 2
- AdicCompletion.factor_eval_eq_evalₐproof · cited by 1
- Algebra.FormallyUnramified.pi_iffproof · cited by 1
- AdicCompletion.evalₐ_mkproof · cited by 1
- LinearAlgebra.FreeProduct.lift_comp_ιproof · cited by 0
- LinearAlgebra.FreeProduct.lift_uniqueproof · cited by 0
- AdicCompletion.factor_evalₐ_eq_evalproof · cited by 0
- AdicCompletion.evalₐ_mkₐproof · cited by 0