Theorems · Definition · ring theory
IsSymmetricAlgebra.lift
{R : Type u_1} →
{M : Type u_2} →
[inst : CommSemiring R] →
[inst_1 : AddCommMonoid M] →
[inst_2 : Module R M] →
{A : Type u_3} →
[inst_3 : CommSemiring A] →
[inst_4 : Algebra R A] →
{f : M →ₗ[R] A} →
IsSymmetricAlgebra f →
{A' : Type u_4} → [inst_5 : CommSemiring A'] → [inst_6 : Algebra R A'] → (M →ₗ[R] A') → A →ₐ[R] A'Given a morphism g : M →ₗ[R] A', lift this to a morphism of type A →ₐ[R] A' (where A
satisfies the universal property of the symmetric algebra of M)
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- 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
- AlgHomstatement · cited by 3,236
- AlgEquiv.symmproof · cited by 615
- AlgHom.compproof · cited by 501
- AlgEquiv.toAlgHomproof · cited by 273
- IsSymmetricAlgebrastatement and proof · cited by 15
Cited by4
Results whose statement or proof uses this declaration.
- IsSymmetricAlgebra.lift_comp_linearMapstatement · cited by 1
- IsSymmetricAlgebra.lift_eqstatement · cited by 1
- IsSymmetricAlgebra.lift.congr_simpstatement and proof · cited by 0
- IsSymmetricAlgebra.lift_uniquestatement · cited by 0