Mathlib Map

Theorems · Theorem · commutative algebra

Module.Invertible.free_iff_linearEquiv

∀ {R : Type u} {M : Type v} [inst : CommSemiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
  [Module.Invertible R M], Module.Free R M ↔ Nonempty (M ≃ₗ[R] R)

An invertible module is free iff it is isomorphic to the ring, i.e. its class is trivial in the Picard group.

Defined in
Mathlib.RingTheory.PicardGroup
Cited by
3 results in Mathlib
Foundations
Depth 98 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommSemiringAddCommMonoidModuleModule.Invertible

Around this declaration

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

Cites30

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

Cited by3

Results whose statement or proof uses this declaration.