Theorems · Definition · logic and foundations
FirstOrder.Ring.CompatibleRing.noConfusionType
Sort u →
{R : Type u_2} →
[inst : Add R] →
[inst_1 : Mul R] →
[inst_2 : Neg R] →
[inst_3 : One R] →
[inst_4 : Zero R] →
FirstOrder.Ring.CompatibleRing R →
{R' : Type u_2} →
[inst' : Add R'] →
[inst'_1 : Mul R'] →
[inst'_2 : Neg R'] →
[inst'_3 : One R'] → [inst'_4 : Zero R'] → FirstOrder.Ring.CompatibleRing R' → Sort u- Defined in
- Mathlib.ModelTheory.Algebra.Ring.Basic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- FirstOrder.Language.Structureproof · cited by 775
- FirstOrder.Language.Structure.funMapproof · cited by 69
- FirstOrder.Language.ringproof · cited by 36
- FirstOrder.Ring.CompatibleRingstatement and proof · cited by 27
- FirstOrder.Ring.mulFuncproof · cited by 2
- FirstOrder.Ring.negFuncproof · cited by 2
- FirstOrder.Ring.oneFuncproof · cited by 2
- FirstOrder.Ring.addFuncproof · cited by 2
- FirstOrder.Ring.zeroFuncproof · cited by 2
- FirstOrder.Ring.CompatibleRing.casesOnproof · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- FirstOrder.Ring.CompatibleRing.noConfusionstatement · cited by 0