Mathlib Map

Theorems · Definition · commutative algebra

CommRing.Pic.mk.linearEquiv

(R : Type u) →
  (M : Type v) →
    [inst : CommSemiring R] →
      [inst_1 : AddCommMonoid M] →
        [inst_2 : Module R M] → [inst_3 : Module.Invertible R M] → (CommRing.Pic.mk R M).AsModule ≃ₗ[R] M

mk R M is indeed the class of M.

Defined in
Mathlib.RingTheory.PicardGroup
Cited by
3 results in Mathlib
Foundations
Depth 100 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.

Cites27

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.