Theorems · Definition · commutative algebra
Subring.ofClass
{S : Type u_1} → {R : Type u_2} → [inst : NonAssocRing R] → [inst_1 : SetLike S R] → [SubringClass S R] → S → Subring RThe actual Subring obtained from an element of a SubringClass.
- Defined in
- Mathlib.Algebra.Ring.Subring.Defs
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 16 from the axioms · uses propext
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.
- SetLike.coeproof · cited by 8,199
- SetLikestatement and proof · cited by 1,084
- Subringstatement · cited by 602
- NonAssocRingstatement and proof · cited by 483
- SubringClassstatement and proof · cited by 20
Cited by2
Results whose statement or proof uses this declaration.
- Subring.integralClosure_subring_le_iffstatement and proof · cited by 1
- Subring.coe_ofClassstatement and proof · cited by 0