Mathlib Map

Theorems · Definition · ring theory

RingCon.matrix

{R : Type u_1} →
  (n : Type u_2) → [inst : NonUnitalNonAssocSemiring R] → [inst_1 : Fintype n] → RingCon R → RingCon (Matrix n n R)

The ring congruence of matrices with entries related by c.

Defined in
Mathlib.LinearAlgebra.Matrix.Ideal
Cited by
10 results in Mathlib
Foundations
Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NonUnitalNonAssocSemiringFintype

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.

Cited by11

Results whose statement or proof uses this declaration.