Documentation
LeanPool
.
BrauerGroupNew
.
Mathlib
.
RingTheory
.
Congruence
.
Defs
Search
return to top
source
Imports
Init
Mathlib.RingTheory.Congruence.Defs
Imported by
RingCon
.
quot_ind
Ring congruence induction compatibility
#
This file restores the upstream eliminator name used by the Brauer group port.
source
theorem
RingCon
.
quot_ind
{
R
:
Type
u_1}
[
Ring
R
]
(
r
:
RingCon
R
)
{
motive
:
r
.
Quotient
→
Prop
}
(
basic
:
∀ (
x
:
R
),
motive
(
r
.
mk'
x
)
)
(
x
:
r
.
Quotient
)
:
motive
x