Theorems · Definition · commutative algebra
ModuleCon.noConfusion
{P : Sort u} →
{S : Type u_2} →
{M : Type u_3} →
{inst : Add M} →
{inst_1 : SMul S M} →
{t : ModuleCon S M} →
{S' : Type u_2} →
{M' : Type u_3} →
{inst' : Add M'} →
{inst'_1 : SMul S' M'} →
{t' : ModuleCon S' M'} →
S = S' → M = M' → inst ≍ inst' → inst_1 ≍ inst'_1 → t ≍ t' → ModuleCon.noConfusionType P t t'- Defined in
- Mathlib.Algebra.Module.Congruence.Defs
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 8 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- AddConproof · cited by 138
- ModuleConstatement and proof · cited by 4
- ModuleCon.casesOnproof · cited by 0
- ModuleCon.noConfusionTypestatement · cited by 0
Cited by1
Results whose statement or proof uses this declaration.
- ModuleCon.mk.noConfusionproof · cited by 1