Theorems · Theorem · ring theory
MonoidAlgebra.mapDomainLinearEquiv_trans
∀ {R : Type u_1} {S : Type u_2} {M : Type u_3} {N : Type u_4} {O : Type u_5} [inst : Semiring R] [inst_1 : Semiring S]
[inst_2 : Module R S] (e₁ : M ≃ N) (e₂ : N ≃ O),
MonoidAlgebra.mapDomainLinearEquiv R S (e₁.trans e₂) =
MonoidAlgebra.mapDomainLinearEquiv R S e₁ ≪≫ₗ MonoidAlgebra.mapDomainLinearEquiv R S e₂- Defined in
- Mathlib.Algebra.MonoidAlgebra.Module
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 82 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- Equivstatement and proof · cited by 8,337
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement · cited by 3,317
- MonoidAlgebrastatement and proof · cited by 590
- Finsupp.extproof · cited by 399
- Equiv.transstatement · cited by 337
- LinearEquiv.transstatement · cited by 298
- MonoidAlgebra.coeffproof · cited by 224
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.