Theorems · Definition · general topology
RestrictedProduct.mk
{ι : Type u_1} →
{R : ι → Type u_2} →
{A : (i : ι) → Set (R i)} →
{𝓕 : Filter ι} →
(x : (i : ι) → R i) → (∀ᶠ (i : ι) in 𝓕, x i ∈ A i) → RestrictedProduct (fun i => R i) (fun i => A i) 𝓕Constructor for RestrictedProduct.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 7 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- Filterstatement and proof · cited by 8,121
- Filter.Eventuallystatement and proof · cited by 3,134
- RestrictedProductstatement · cited by 117
Cited by4
Results whose statement or proof uses this declaration.
- RestrictedProduct.isUnit_of_eventually_isUnitproof · cited by 1
- RestrictedProduct.mk_applystatement · cited by 0
- RestrictedProduct.continuous_dom_piproof · cited by 0
- RestrictedProduct.mk.congr_simpstatement and proof · cited by 0