Theorems · Theorem · commutative algebra
Equiv.moduleIsTorsionFree
∀ (R : Type u_1) {α : Type u_2} {β : Type u_3} [inst : Semiring R] (e : α ≃ β) [inst_1 : AddCommMonoid β]
[inst_2 : Module R β] [Module.IsTorsionFree R β],
let this := e.addCommMonoid;
have this_1 := Equiv.module R e;
Module.IsTorsionFree R αTransfer Module.IsTorsionFree across an Equiv
- Defined in
- Mathlib.Algebra.Module.TransferInstance
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Equivstatement and proof · cited by 8,337
- Module.IsTorsionFreestatement and proof · cited by 600
- map_smulproof · cited by 566
- LinearEquiv.injectiveproof · cited by 162
- Equiv.linearEquivproof · cited by 9
- Equiv.addCommMonoidstatement and proof · cited by 8
- Equiv.modulestatement and proof · cited by 8
- Function.Injective.moduleIsTorsionFreeproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.