Theorems · Theorem · commutative algebra
DividedPowerAlgebra.algHom_ext_iff
∀ {R : Type u_2} {M : Type u_3} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M] {A : Type u_4}
[inst_3 : CommSemiring A] [inst_4 : Algebra R A] {f g : DividedPowerAlgebra R M →ₐ[R] A},
f = g ↔ ∀ (n : ℕ) (m : M), f (DividedPowerAlgebra.dp R n m) = g (DividedPowerAlgebra.dp R n m)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Modulestatement and proof · cited by 20,661
- AddCommMonoidstatement and proof · cited by 12,281
- Algebrastatement and proof · cited by 11,388
- CommSemiringstatement and proof · cited by 10,911
- Finsuppstatement · cited by 5,255
- AlgHomstatement and proof · cited by 3,236
- MvPolynomialstatement · cited by 2,140
- MvPolynomial.Xproof · cited by 552
- AlgHom.compproof · cited by 501
- MvPolynomial.algHom_extproof · cited by 55
- DividedPowerAlgebra.ringConstatement and proof · cited by 49
Cited by3
Results whose statement or proof uses this declaration.
- DividedPowerAlgebra.map_compproof · cited by 1
- DividedPowerAlgebra.map_idproof · cited by 1
- DividedPowerAlgebra.algHom_extproof · cited by 1