Theorems · Definition · ring theory
TensorAlgebra.lift
(R : Type u_1) →
[inst : CommSemiring R] →
{M : Type u_2} →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{A : Type u_3} → [inst_3 : Semiring A] → [inst_4 : Algebra R A] → (M →ₗ[R] A) ≃ (TensorAlgebra R M →ₐ[R] A)Given a linear map f : M → A where A is an R-algebra, lift R f is the unique lift
of f to a morphism of R-algebras TensorAlgebra R M → A.
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 50 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- Equivstatement · cited by 8,337
- AlgHomstatement and proof · cited by 3,236
- LinearMap.compproof · cited by 1,642
- AlgHom.toLinearMapproof · cited by 254
Cited by28
Results whose statement or proof uses this declaration.
- CliffordAlgebra.liftproof · cited by 13
- TensorAlgebra.lift_ι_applystatement and proof · cited by 11
- SymmetricAlgebra.liftproof · cited by 9
- SymmetricAlgebra.lift_ι_applyproof · cited by 8
- TensorAlgebra.toDirectSumproof · cited by 7
- UniversalEnvelopingAlgebra.liftproof · cited by 7
- LinearAlgebra.FreeProduct.liftproof · cited by 5
- TensorAlgebra.hom_extproof · cited by 5
- AlgCat.tensorAlgebraproof · cited by 4
- TensorAlgebra.equivFreeAlgebraproof · cited by 4
- LinearAlgebra.FreeProduct.lift_applystatement · cited by 3
- TensorAlgebra.algebraMap_leftInverseproof · cited by 3