Theorems · Theorem · order theory
inf_div
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : Group α] [MulRightMono α] (a b c : α), (a ⊓ b) / c = a / c ⊓ b / c- Defined in
- Mathlib.Algebra.Order.Group.Lattice
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 27 from the axioms · uses propext, Quot.sound
- Assumes
- LatticeGroupMulRightMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Groupstatement and proof · cited by 6,238
- Latticestatement and proof · cited by 916
- MulRightMonostatement and proof · cited by 263
- OrderIso.map_infproof · cited by 17
- OrderIso.divRightproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.