Documentation

LeanPool.BrauerGroupNew.Mathlib.RingTheory.Congruence.Basic

LeanPool.BrauerGroupNew.Mathlib.RingTheory.Congruence.Basic #

Imported Lean Pool material for LeanPool.BrauerGroupNew.Mathlib.RingTheory.Congruence.Basic.

Ring congruence quotient compatibility #

This file restores the upstream quotient-map names used by the Brauer group port.

@[implicit_reducible]
Equations
def RingCon.mkL (α : Type u_1) {R : Type u_2} [Semiring α] [NonAssocSemiring R] [Module α R] [IsScalarTower α R R] (c : RingCon R) :

The quotient map as a linear map.

Equations
Instances For
    theorem RingCon.algebraMap_def {α : Type u_1} {R : Type u_2} [CommSemiring α] [Semiring R] [Algebra α R] (c : RingCon R) :
    def RingCon.mkA (α : Type u_1) {R : Type u_2} [CommSemiring α] [Semiring R] [Algebra α R] (c : RingCon R) :

    The quotient map as an algebra homomorphism.

    Equations
    Instances For