Theorems · Definition · ring theory
RingCon.ofMatrix
{R : Type u_1} →
{n : Type u_2} →
[inst : NonUnitalNonAssocSemiring R] → [inst_1 : Fintype n] → [DecidableEq n] → RingCon (Matrix n n R) → RingCon RThe congruence relation induced by c on single i j.
- Defined in
- Mathlib.LinearAlgebra.Matrix.Ideal
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- Matrixstatement and proof · cited by 4,303
- NonUnitalNonAssocSemiringstatement and proof · cited by 1,081
- RingConstatement and proof · cited by 219
- Matrix.singleproof · cited by 129
Cited by7
Results whose statement or proof uses this declaration.
- TwoSidedIdeal.equivMatrixproof · cited by 4
- RingCon.coe_ofMatrix_eq_relationMapstatement and proof · cited by 1
- TwoSidedIdeal.equivMatrix_symm_apply_ringConstatement · cited by 1
- RingCon.ofMatrix_matrixstatement and proof · cited by 0
- RingCon.ofMatrix_relstatement · cited by 0
- RingCon.ofMatrix_rel'statement and proof · cited by 0
- RingCon.matrix_ofMatrixstatement and proof · cited by 0