Theorems · Theorem · order theory
right_eq_inf
∀ {α : Type u} [inst : SemilatticeInf α] {a b : α}, b = a ⊓ b ↔ b ≤ a- Defined in
- Mathlib.Order.Lattice
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses propext
- Assumes
- SemilatticeInf
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- SemilatticeInfstatement and proof · cited by 634
- inf_eq_rightproof · cited by 64
Cited by4
Results whose statement or proof uses this declaration.
- inf_lt_rightproof · cited by 4
- Subfield.relrank_eq_one_iffproof · cited by 3
- Order.krullDim_le_of_krullDim_preimage_leproof · cited by 1
- Set.right_eq_interproof · cited by 0