Theorems · Definition · ring theory
IsSymmetricAlgebra.equiv
{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 → SymmetricAlgebra R M ≃ₐ[R] AFor f : M →ₗ[R] A, construct the algebra isomorphism SymmetricAlgebra R M ≃ₐ[R] A
from IsSymmetricAlgebra f.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 53 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
- AlgEquivstatement · cited by 1,681
- TensorAlgebrastatement · cited by 81
- AlgEquiv.ofBijectiveproof · cited by 34
- SymmetricAlgebrastatement · cited by 28
- TensorAlgebra.symRingConstatement · cited by 27
Cited by8
Results whose statement or proof uses this declaration.
- IsSymmetricAlgebra.liftproof · cited by 4
- IsSymmetricAlgebra.equiv_symm_applystatement and proof · cited by 2
- IsSymmetricAlgebra.algHom_extproof · cited by 1
- IsSymmetricAlgebra.equiv.congr_simpstatement and proof · cited by 0
- IsSymmetricAlgebra.equiv_applystatement · cited by 0
- IsSymmetricAlgebra.equiv_symm_compstatement · cited by 0
- IsSymmetricAlgebra.equiv_toAlgHomstatement · cited by 0
- IsSymmetricAlgebra.inductionproof · cited by 0