Theorems · Theorem · ring theory
AddMonoidAlgebra.mapDomainRingEquiv_single
∀ {R : Type u_3} {M : Type u_6} {N : Type u_7} [inst : Semiring R] [inst_1 : AddMonoid M] [inst_2 : AddMonoid N]
(e : M ≃+ N) (r : R) (m : M),
(AddMonoidAlgebra.mapDomainRingEquiv R e) (AddMonoidAlgebra.single m r) = AddMonoidAlgebra.single (e m) r- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 84 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.coestatement and proof · cited by 62,936
- Semiringstatement and proof · cited by 13,802
- AddMonoidstatement and proof · cited by 2,864
- RingEquivstatement · cited by 1,147
- AddEquivstatement and proof · cited by 1,087
- AddMonoidAlgebrastatement · cited by 649
- AddEquiv.symmproof · cited by 530
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- AddMonoidHomClass.toAddMonoidHomproof · cited by 232
- AddMonoidAlgebra.mapDomain_singleproof · cited by 23
- AddMonoidAlgebra.mapDomainRingEquivstatement · cited by 8
- AddMonoidAlgebra.mapDomainRingHomproof · cited by 8
Cited by6
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.domCongr_singleproof · cited by 16
- AddMonoidAlgebra.commRingEquiv_single_singleproof · cited by 3
- Polynomial.opRingEquiv_op_monomialproof · cited by 3
- MvPolynomial.sumRingEquiv_X_inrproof · cited by 1
- MvPolynomial.sumRingEquiv_Cproof · cited by 1
- MvPolynomial.sumRingEquiv_X_inlproof · cited by 1