Theorems · Theorem · commutative algebra
LinearEquiv.isScalarTower
∀ {R : Type u_1} {α : Type u_2} {β : Type u_3} [inst : Semiring R] (A : Type u_4) [inst_1 : Semiring A]
[inst_2 : Module R A] [inst_3 : AddCommMonoid α] [inst_4 : AddCommMonoid β] [inst_5 : Module A β]
[inst_6 : Module R α] [inst_7 : Module R β] [IsScalarTower R A β] (e : α ≃ₗ[R] β), IsScalarTower R A αThe module instance from AddEquiv.module is compatible with the R-module structures,
if the AddEquiv is induced by an R-module isomorphism.
- Defined in
- Mathlib.Algebra.Module.TransferInstance
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- IsScalarTowerstatement and proof · cited by 3,896
- Equiv.symmproof · cited by 3,681
- LinearEquivstatement and proof · cited by 3,317
- LinearEquiv.symmproof · cited by 1,461
- LinearEquiv.toLinearMapproof · cited by 1,171
- AddHom.toFunproof · cited by 168
- LinearMap.toAddHomproof · cited by 165
Cited by1
Results whose statement or proof uses this declaration.
- IsLocalizedModule.isScalarTower_moduleproof · cited by 1