Theorems · Theorem · commutative algebra
Field.DirectLimit.mul_inv_cancel
∀ {ι : Type u_1} [inst : Preorder ι] (G : ι → Type u_2) [inst_1 : Nonempty ι] [inst_2 : IsDirectedOrder ι]
[inst_3 : (i : ι) → Field (G i)] (f : (i j : ι) → i ≤ j → G i → G j) {p : Ring.DirectLimit G f},
p ≠ 0 → p * Field.DirectLimit.inv G f p = 1- Defined in
- Mathlib.Algebra.Colimit.Ring
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Preorderstatement and proof · cited by 7,952
- Fieldstatement and proof · cited by 7,404
- IsDirectedOrderstatement and proof · cited by 316
- Ring.DirectLimitstatement and proof · cited by 26
- Field.DirectLimit.invstatement · cited by 2
- Field.DirectLimit.exists_invproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- Field.DirectLimit.inv_mul_cancelproof · cited by 0