Mathlib Map

Theorems · Theorem · order theory

Prod.snd_iSup

∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} [inst : SupSet α] [inst_1 : SupSet β] (f : ι → α × β),
  (iSup f).2 = ⨆ i, (f i).2
Defined in
Mathlib.Order.CompleteLattice.Basic
Cited by
1 results in Mathlib
Foundations
Depth 8 from the axioms · uses propext, Quot.sound
Assumes
SupSetSupSet

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.

Cited by1

Results whose statement or proof uses this declaration.