Theorems · Theorem · general topology
RestrictedProduct.evalRingHom_apply
∀ {ι : Type u_1} (R : ι → Type u_2) {𝓕 : Filter ι} {S : ι → Type u_3} [inst : (i : ι) → SetLike (S i) (R i)]
{B : (i : ι) → S i} [inst_1 : (i : ι) → Ring (R i)] [inst_2 : ∀ (i : ι), SubringClass (S i) (R i)]
(x : RestrictedProduct (fun i => R i) (fun i => ↑(B i)) 𝓕) (j : ι), (RestrictedProduct.evalRingHom R j) x = x j- Cited by
- 0 results in Mathlib
- Foundations
- Depth 25 from the axioms · uses propext, Quot.sound
- Assumes
- SetLikeRingSubringClass
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- RingHomstatement · cited by 10,189
- SetLike.coestatement and proof · cited by 8,199
- Filterstatement and proof · cited by 8,121
- Ringstatement and proof · cited by 7,463
- SetLikestatement and proof · cited by 1,084
- RestrictedProductstatement and proof · cited by 117
- SubringClassstatement and proof · cited by 20
- RestrictedProduct.evalRingHomstatement · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.