Theorems · Theorem · order theory
OrderIso.map_iSup
∀ {α : Type u_1} {β : Type u_2} {ι : Sort u_4} [inst : CompleteLattice α] [inst_1 : CompleteLattice β] (f : α ≃o β)
(x : ι → α), f (⨆ i, x i) = ⨆ i, f (x i)- Defined in
- Mathlib.Order.CompleteLattice.Basic
- Cited by
- 25 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- iSupstatement and proof · cited by 2,415
- CompleteLatticestatement and proof · cited by 1,048
- OrderIsostatement and proof · cited by 874
- Function.Surjective.forallproof · cited by 214
- eq_of_forall_ge_iffproof · cited by 96
- OrderIso.le_iff_leproof · cited by 29
- OrderIso.surjectiveproof · cited by 28
Cited by25
Results whose statement or proof uses this declaration.
- ENNReal.mul_iSupproof · cited by 13
- OrderIso.map_sSupproof · cited by 3
- ENNReal.iSup_pow_of_ne_zeroproof · cited by 1
- ENNReal.inv_iSupproof · cited by 1
- Subgroup.unop_iSupproof · cited by 0
- AddSubgroup.unop_iSupproof · cited by 0
- Subsemiring.unop_iSupproof · cited by 0
- Submonoid.inv_iSupproof · cited by 0
- Subsemigroup.op_iSupproof · cited by 0
- Subalgebra.unop_iSupproof · cited by 0
- Subalgebra.op_iSupproof · cited by 0
- AddSubmonoid.neg_iSupproof · cited by 0