Theorems · Theorem · ring theory
IsSymmetricAlgebra.algHom_ext
∀ {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} {A' : Type u_4} [inst_5 : CommSemiring A']
[inst_6 : Algebra R A'], IsSymmetricAlgebra f → ∀ {F G : A →ₐ[R] A'}, ↑F ∘ₗ f = ↑G ∘ₗ f → F = G- Cited by
- 1 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.
Cites20
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 and proof · cited by 3,236
- LinearMap.compstatement and proof · cited by 1,642
- LinearMap.extproof · cited by 844
- AlgHom.compproof · cited by 501
- AlgEquiv.toAlgHomproof · cited by 273
Cited by1
Results whose statement or proof uses this declaration.
- IsSymmetricAlgebra.lift_uniqueproof · cited by 0