Mathlib Map

Theorems · Theorem · commutative algebra

Module.Free.of_equiv

∀ {R : Type u_2} {R' : Type u_3} {M : Type u_4} {M' : Type u_5} [inst : Semiring R] [inst_1 : AddCommMonoid M]
  [inst_2 : Module R M] [inst_3 : Semiring R'] [inst_4 : AddCommMonoid M'] [inst_5 : Module R' M'] {σ : R →+* R'}
  {σ' : R' →+* R} [inst_6 : RingHomInvPair σ σ'] [inst_7 : RingHomInvPair σ' σ] (e₂ : M ≃ₛₗ[σ] M') [Module.Free R M],
  Module.Free R' M'
Defined in
Mathlib.LinearAlgebra.FreeModule.Basic
Cited by
23 results in Mathlib
Foundations
Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
SemiringAddCommMonoidModuleSemiringAddCommMonoidModuleRingHomInvPairRingHomInvPairModule.Free

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Subalgebra.bot_eq_top_iff_finrank_eq_one · cited by 5Subalgebra.bot_eq_top_iff…Module.IsStablyFree.equiv · cited by 3IsStablyFree.equivModule.Invertible.free_iff_linearEquiv · cited by 3Invertible.free_iff_linea…Subalgebra.bot_eq_top_iff_rank_eq_one · cited by 2Subalgebra.bot_eq_top_iff…Module.Free.iff_of_equiv · cited by 2Free.iff_of_equivModule.Free.of_equiv' · cited by 2Free.of_equiv'Module.Free.trans · cited by 2Free.transLinearMap.trace_eq_sum_trace_restrict_of_eq_biSup · cited by 1LinearMap.trace_eq_sum_tr…Module.Free.bijective_algebraMap_of_finrank_eq_one · cited by 1Free.bijective_algebraMap…Module.free_of_isLocalizedModule · cited by 1Module.free_of_isLocalize…Module.IsStablyFree.of_free_prod · cited by 1IsStablyFree.of_free_prodModule.rank_le_one_iff_top_isPrincipal · cited by 1Module.rank_le_one_iff_to…Algebra.FormallySmooth.of_formallySmooth_residueField_tensor · cited by 1FormallySmooth.of_formall…Module.Relations.Solution.IsPresentation.free · cited by 1IsPresentation.freeModule.FinitePresentation.equiv_quotient · cited by 0FinitePresentation.equiv_…DFunLike.coe · cited by 62936DFunLike.coeModule · cited by 20661ModuleRingHom.id · cited by 18349RingHom.idSemiring · cited by 13802SemiringAddCommMonoid · cited by 12281AddCommMonoidRingHom · cited by 10189RingHomFinsupp · cited by 5255FinsuppLinearEquiv · cited by 3317LinearEquivLinearEquiv.symm · cited by 1461LinearEquiv.symmRingEquiv · cited by 1147RingEquivmap_mul · cited by 1137map_mulAddEquiv · cited by 1087AddEquivModule.Free · cited by 597Module.Freemap_smul · cited by 566map_smulRingHomInvPair · cited by 523RingHomInvPairFree.of_equivCITED BYCITES

Cites37

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by23

Results whose statement or proof uses this declaration.