mathlib3 documentation

algebra.char_p.subring

Characteristic of subrings #

THIS FILE IS SYNCHRONIZED WITH MATHLIB4. Any changes to this file require a corresponding PR to mathlib4.

@[protected, instance]
def char_p.subsemiring (R : Type u) [semiring R] (p : ) [char_p R p] (S : subsemiring R) :
@[protected, instance]
def char_p.subring (R : Type u) [ring R] (p : ) [char_p R p] (S : subring R) :
@[protected, instance]
def char_p.subring' (R : Type u) [comm_ring R] (p : ) [char_p R p] (S : subring R) :