Theorems · Theorem · ring theory
RingCon.matrix_ofMatrix
∀ {R : Type u_1} {n : Type u_2} [inst : NonAssocSemiring R] [inst_1 : Fintype n] [inst_2 : DecidableEq n]
(c : RingCon (Matrix n n R)), RingCon.matrix n c.ofMatrix = cNote that this does not apply to a non-unital ring, with counterexample where the elementwise
congruence relation !![⊤,⊤;⊤,(· ≡ · [PMOD 4])] is a ring congruence over
Matrix (Fin 2) (Fin 2) 2ℤ.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Ideal
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Fintypestatement and proof · cited by 7,736
- Finset.sumproof · cited by 5,195
- Matrixstatement and proof · cited by 4,303
- mul_oneproof · cited by 3,885
- Finset.univproof · cited by 3,473
- one_mulproof · cited by 2,841
- NonAssocSemiringstatement and proof · cited by 805
- RingConstatement and proof · cited by 219
- Matrix.singleproof · cited by 129
- RingCon.toAddConproof · cited by 20
- RingCon.reflproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.