Theorems · Theorem · order theory
RelHomClass.map_inf
∀ {α : Type u_1} {β : Type u_2} {F : Type u_3} [inst : SemilatticeInf α] [inst_1 : LinearOrder β]
[inst_2 : FunLike F β α] [RelHomClass F (fun x1 x2 => x1 < x2) fun x1 x2 => x1 < x2] (a : F) (m n : β),
a (min m n) = a m ⊓ a n- Defined in
- Mathlib.Order.RelIso.Set
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 18 from the axioms · uses propext, Classical.choice, 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
- LinearOrderstatement and proof · cited by 8,572
- FunLikestatement and proof · cited by 2,560
- SemilatticeInfstatement and proof · cited by 634
- StrictMono.monotoneproof · cited by 118
- RelHomClassstatement and proof · cited by 13
- RelHomClass.map_relproof · cited by 10
- Monotone.map_infproof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- RelHomClass.map_supproof · cited by 0