Theorems · Theorem · commutative algebra
ClassGroup.mulEquiv_apply
∀ {R : Type u_1} [inst : CommRing R] [inst_1 : IsDomain R] {R' : Type u_3} [inst_2 : CommRing R'] [inst_3 : IsDomain R']
(g : R ≃+* R') (a : ClassGroup R),
(ClassGroup.mulEquiv g) a =
(ClassGroup.equiv (FractionRing R')).symm
((QuotientGroup.congr (toPrincipalIdeal R (FractionRing R)).range (toPrincipalIdeal R' (FractionRing R')).range
(Units.mapEquiv ↑(FractionalIdeal.ringEquivOfRingEquiv (FractionRing R) (FractionRing R') g)) ⋯)
((ClassGroup.equiv (FractionRing R)) a))- Defined in
- Mathlib.RingTheory.ClassGroup.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Subgroupstatement · cited by 3,593
- Unitsstatement · cited by 2,804
- HasQuotient.Quotientstatement · cited by 2,301
- IsDomainstatement and proof · cited by 2,196
- RingEquivstatement and proof · cited by 1,147
- MulEquivstatement · cited by 1,142
- nonZeroDivisorsstatement · cited by 895
- MulEquiv.symmstatement · cited by 482
- FractionalIdealstatement · cited by 423
- MonoidHom.rangestatement · cited by 314
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.