Theorems · Theorem · field theory
DivisionSemiring.div_eq_mul_inv
∀ {K : Type u_2} [self : DivisionSemiring K] (a b : K), a / b = a * b⁻¹a / b := a * b⁻¹
- Defined in
- Mathlib.Algebra.Field.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
- Assumes
- DivisionSemiring
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DivisionSemiringstatement and proof · cited by 216
- DivisionSemiring.toInvstatement · cited by 4
- DivisionSemiring.toDivstatement · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.