Mathlib Map

Theorems · Definition · commutative algebra

RingCon.comap

{R : Type u_2} →
  {R' : Type u_3} →
    {F : Type u_4} →
      [inst : Add R] →
        [inst_1 : Add R'] →
          [inst_2 : FunLike F R R'] →
            [AddHomClass F R R'] →
              [inst_4 : Mul R] → [inst_5 : Mul R'] → [MulHomClass F R R'] → RingCon R' → F → RingCon R

Pulling back a RingCon across a ring homomorphism.

Defined in
Mathlib.RingTheory.Congruence.Defs
Cited by
32 results in Mathlib
Foundations
Depth 13 from the axioms · uses no axioms
Assumes
AddAddFunLikeAddHomClassMulMulMulHomClass

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites14

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by41

Results whose statement or proof uses this declaration.