Theorems · Definition · Lie groups
RestrictedProduct.unitsEquiv
{ι : Type u_1} →
(R : ι → Type u_2) →
[inst : (i : ι) → Monoid (R i)] →
{S : ι → Type u_3} →
[inst_1 : (i : ι) → SetLike (S i) (R i)] →
[inst_2 : ∀ (i : ι), SubmonoidClass (S i) (R i)] →
{B : (i : ι) → S i} →
{𝓕 : Filter ι} →
(RestrictedProduct (fun i => R i) (fun i => ↑(B i)) 𝓕)ˣ ≃*
RestrictedProduct (fun i => (R i)ˣ) (fun i => ↑(Submonoid.ofClass (B i)).units) 𝓕The ring isomorphism between the units of a restricted product Πʳ i, [R i, B i]_[𝓕] and
the restricted product of (R i)ˣ with respect to (B i)ˣ.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Quot.sound
- Assumes
- MonoidSetLikeSubmonoidClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement and proof · cited by 8,121
- Monoidstatement and proof · cited by 3,887
- Subgroupstatement · cited by 3,593
- Unitsstatement and proof · cited by 2,804
- MulEquivstatement · cited by 1,142
- SetLikestatement and proof · cited by 1,084
- RestrictedProductstatement and proof · cited by 117
- SubmonoidClassstatement and proof · cited by 60
- Submonoid.unitsstatement and proof · cited by 40
- Submonoid.ofClassstatement and proof · cited by 6
Cited by3
Results whose statement or proof uses this declaration.
- RestrictedProduct.unitsEquiv_applystatement · cited by 0
- RestrictedProduct.coe_unitsEquiv_applystatement · cited by 0
- IsDedekindDomain.FiniteAdeleRing.unitsEquiv_finite_valued_eq_onestatement and proof · cited by 0