Theorems · Theorem · ring theory
AddMonoidAlgebra.commRingEquiv_single_single
∀ {R : Type u_3} {M : Type u_6} {N : Type u_7} [inst : Semiring R] [inst_1 : AddMonoid M] [inst_2 : AddMonoid N] (m : M)
(n : N) (r : R),
AddMonoidAlgebra.commRingEquiv (AddMonoidAlgebra.single m (AddMonoidAlgebra.single n r)) =
AddMonoidAlgebra.single n (AddMonoidAlgebra.single m r)- Defined in
- Mathlib.Algebra.MonoidAlgebra.MapDomain
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- AddMonoidAlgebrastatement · cited by 649
- AddMonoidAlgebra.singlestatement and proof · cited by 250
- AddMonoidAlgebra.mapDomainRingEquivproof · cited by 8
- AddMonoidAlgebra.mapDomainRingEquiv_singleproof · cited by 6
- AddMonoidAlgebra.curryRingEquivproof · cited by 6
- AddEquiv.prodCommproof · cited by 5
- AddMonoidAlgebra.curryRingEquiv_singleproof · cited by 5
- AddMonoidAlgebra.commRingEquivstatement · cited by 4
Cited by3
Results whose statement or proof uses this declaration.
- AddMonoidAlgebra.commRingEquiv_single_zeroproof · cited by 1
- AddMonoidAlgebra.commRingEquiv_single_zero_singleproof · cited by 1
- AddMonoidAlgebra.commAlgEquiv_single_singleproof · cited by 0