Theorems · Definition · commutative algebra
Field.DirectLimit.inv
{ι : Type u_1} →
[inst : Preorder ι] →
(G : ι → Type u_2) →
[Nonempty ι] →
[IsDirectedOrder ι] →
[inst_3 : (i : ι) → Field (G i)] →
(f : (i j : ι) → i ≤ j → G i → G j) → Ring.DirectLimit G f → Ring.DirectLimit G fNoncomputable multiplicative inverse in a direct limit of fields.
- Defined in
- Mathlib.Algebra.Colimit.Ring
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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.exists_invproof · cited by 1
Cited by2
Results whose statement or proof uses this declaration.
- Field.DirectLimit.mul_inv_cancelstatement · cited by 1
- Field.DirectLimit.inv_mul_cancelstatement and proof · cited by 0