Theorems · Theorem · commutative algebra
Ideal.eq_top_of_mk_tensor_eq_one
∀ {R : Type u_5} [inst : CommRing R] [IsFractionRing R R] (I J : Ideal R) [inst_2 : Module.Invertible R ↥I]
[inst_3 : Module.Invertible R ↥J], CommRing.Pic.mk R (TensorProduct R ↥I ↥J) = 1 → I = ⊤ ∧ J = ⊤In a total ring of fractions, if two ideals are inverse to each other in the Picard group, the only possibility is that they are both the whole ring.
- Defined in
- Mathlib.RingTheory.PicardGroup
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 108 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- RingHom.idproof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- Top.topstatement and proof · cited by 9,680
- Idealstatement and proof · cited by 4,748
- mul_oneproof · cited by 3,885
- LinearEquivproof · cited by 3,317
- LE.le.transproof · cited by 3,151
- TensorProductstatement and proof · cited by 2,545
- IsUnitproof · cited by 1,602
- LinearEquiv.symmproof · cited by 1,461
- IsFractionRingstatement and proof · cited by 738
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.