Theorems · Theorem · order theory
RelHomClass.map_sup
∀ {α : Type u_1} {β : Type u_2} {F : Type u_3} [inst : SemilatticeSup α] [inst_1 : LinearOrder β]
[inst_2 : FunLike F β α] [RelHomClass F (fun x1 x2 => x1 > x2) fun x1 x2 => x1 > x2] (a : F) (m n : β),
a (max m n) = a m ⊔ a n- Defined in
- Mathlib.Order.RelIso.Set
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 19 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement · cited by 62,936
- LinearOrderstatement and proof · cited by 8,572
- FunLikestatement and proof · cited by 2,560
- SemilatticeSupstatement and proof · cited by 785
- RelHomClassstatement and proof · cited by 13
- RelHomClass.map_infproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.