Theorems · Theorem · order theory
Set.BijOn.iSup_comp
∀ {α : Type u_1} {β : Type u_2} {γ : Type u_3} [inst : CompleteLattice α] {s : Set β} {t : Set γ} {f : β → γ}
(g : γ → α), Set.BijOn f s t → ⨆ x ∈ s, g (f x) = ⨆ y ∈ t, g y- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 17 from the axioms · uses propext, Quot.sound
- Assumes
- CompleteLattice
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- iSupstatement and proof · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- Set.BijOnstatement and proof · cited by 168
- Set.BijOn.image_eqproof · cited by 30
- iSup_imageproof · cited by 12
Cited by2
Results whose statement or proof uses this declaration.
- Set.BijOn.iSup_congrproof · cited by 1
- Set.BijOn.iUnion_compproof · cited by 0