Mathlib Map

Theorems · Theorem · order theory

iSup_subtype

∀ {α : Type u_1} {ι : Sort u_4} [inst : CompleteLattice α] {p : ι → Prop} {f : Subtype p → α},
  iSup f = ⨆ i, ⨆ (h : p i), f ⟨i, h⟩
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
26 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
CompleteLattice

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by26

Results whose statement or proof uses this declaration.