theorem
Set.image_sigmaMk_preimage_sigmaMap
{ι : Type u_1}
{ι' : Type u_2}
{α : ι → Type u_3}
{β : ι' → Type u_4}
{f : ι → ι'}
(hf : Function.Injective f)
(g : (i : ι) → α i → β (f i))
(i : ι)
(s : Set (β (f i)))
:
@[simp]
@[simp]
@[simp]
@[simp]
theorem
Set.sigma_union
{ι : Type u_1}
{α : ι → Type u_3}
{s : Set ι}
{t₁ t₂ : (i : ι) → Set (α i)}
:
theorem
biSup_sigma
{ι : Type u_1}
{α : ι → Type u_3}
{β : Type u_4}
[CompleteLattice β]
(s : Set ι)
(t : (i : ι) → Set (α i))
(f : Sigma α → β)
:
theorem
biSup_sigma'
{ι : Type u_1}
{α : ι → Type u_3}
{β : Type u_4}
[CompleteLattice β]
(s : Set ι)
(t : (i : ι) → Set (α i))
(f : (i : ι) → α i → β)
:
theorem
biInf_sigma
{ι : Type u_1}
{α : ι → Type u_3}
{β : Type u_4}
[CompleteLattice β]
(s : Set ι)
(t : (i : ι) → Set (α i))
(f : Sigma α → β)
:
theorem
biInf_sigma'
{ι : Type u_1}
{α : ι → Type u_3}
{β : Type u_4}
[CompleteLattice β]
(s : Set ι)
(t : (i : ι) → Set (α i))
(f : (i : ι) → α i → β)
:
theorem
Set.insert_sigma
{ι : Type u_1}
{α : ι → Type u_3}
{s : Set ι}
{t : (i : ι) → Set (α i)}
{i : ι}
:
theorem
Set.sigma_insert
{ι : Type u_1}
{α : ι → Type u_3}
{s : Set ι}
{t : (i : ι) → Set (α i)}
{a : (i : ι) → α i}
: