Mathlib Map

Theorems · Theorem · commutative algebra

Module.free_quotSMulTop_iff_free

∀ (R : Type u_1) [inst : CommRing R] (M : Type u_2) [inst_1 : AddCommGroup M] [inst_2 : Module R M]
  [Module.FinitePresentation R M] {x : R},
  x ∈ ⊥.jacobson → IsSMulRegular M x → (Module.Free (R ⧸ Ideal.span {x}) (QuotSMulTop x M) ↔ Module.Free R M)
Defined in
Mathlib.RingTheory.Regular.Free
Cited by
0 results in Mathlib
Foundations
Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingAddCommGroupModuleModule.FinitePresentation

Around this declaration

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

Cites58

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

  • DFunLike.coeproof · cited by 62,936
  • Setstatement · cited by 53,352
  • Modulestatement and proof · cited by 20,661
  • RingHom.idproof · cited by 18,349
  • CommRingstatement and proof · cited by 17,173
  • AddCommGroupstatement and proof · cited by 12,871
  • LinearMapproof · cited by 10,215
  • Top.topstatement and proof · cited by 9,680
  • Submodulestatement and proof · cited by 7,192
  • Finsuppproof · cited by 5,255
  • Idealstatement and proof · cited by 4,748
  • Bot.botstatement and proof · cited by 4,720

Cited by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.