Theorems · Theorem · order theory
mabs_div_sup_mul_mabs_div_inf
∀ {α : Type u_1} [inst : Lattice α] [inst_1 : CommGroup α] [MulLeftMono α] (a b c : α),
|(a ⊔ c) / (b ⊔ c)|ₘ * |(a ⊓ c) / (b ⊓ c)|ₘ = |a / b|ₘ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- LatticeCommGroupMulLeftMono
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- mul_commproof · cited by 2,262
- mul_assocproof · cited by 1,667
- CommGroupstatement and proof · cited by 990
- Latticestatement and proof · cited by 916
- div_eq_mul_invproof · cited by 715
- MulLeftMonostatement and proof · cited by 410
- mul_inv_revproof · cited by 270
- sup_commproof · cited by 165
- DistribLatticeproof · cited by 150
- mabsstatement and proof · cited by 148
- inf_commproof · cited by 139
- mul_inv_cancel_leftproof · cited by 86
Cited by2
Results whose statement or proof uses this declaration.
- mabs_inf_div_inf_le_mabsproof · cited by 1
- mabs_sup_div_sup_le_mabsproof · cited by 1