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
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.
- iSupstatement · cited by 2,415
- SupSet.sSupproof · cited by 954
- Set.range_compproof · cited by 223
- SupSetstatement and proof · cited by 154
Cited by1
Results whose statement or proof uses this declaration.
- Prod.iSup_mkproof · cited by 0