Mathlib Map

Theorems · Theorem · commutative algebra

Module.Flat.of_linearEquiv

∀ {R : Type u} {M : Type v} {N : Type u_1} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  [inst_3 : AddCommMonoid N] [inst_4 : Module R N] [Module.Flat R M] (e : N ≃ₗ[R] M), Module.Flat R N

An R-module linearly equivalent to a flat R-module is flat.

Defined in
Mathlib.RingTheory.Flat.Basic
Cited by
10 results in Mathlib
Foundations
Depth 104 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleAddCommMonoidModuleModule.Flat

Around this declaration

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

Cites11

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

Cited by10

Results whose statement or proof uses this declaration.