Theorems · Theorem · commutative algebra
IsFractionRing.of_field
∀ (R : Type u_1) [inst : CommRing R] (K : Type u_5) [inst_1 : Field K] [inst_2 : Algebra R K] [FaithfulSMul R K], (∀ (z : K), ∃ x y, z = (algebraMap R K) x / (algebraMap R K) y) → IsFractionRing R K
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CommRingstatement and proof · cited by 17,173
- Algebrastatement and proof · cited by 11,388
- RingHomstatement · cited by 10,189
- Fieldstatement and proof · cited by 7,404
- Algebra.algebraMapstatement and proof · cited by 4,706
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Nontrivialproof · cited by 2,416
- map_zeroproof · cited by 1,614
- map_mulproof · cited by 1,137
- eq_or_neproof · cited by 1,117
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.