Theorems · Theorem · ring theory
Module.End.algebraMap_isUnit_inv_apply_eq_iff
∀ {R : Type u} (S : Type v) {M : Type w} [inst : CommSemiring R] [inst_1 : Semiring S] [inst_2 : AddCommMonoid M]
[inst_3 : Module R M] [inst_4 : Module S M] [inst_5 : SMulCommClass S R M] [inst_6 : SMul R S]
[inst_7 : IsScalarTower R S M] {x : R} (h : IsUnit ((algebraMap R (Module.End S M)) x)) (m m' : M),
↑h.unit⁻¹ m = m' ↔ m = x • m'- Defined in
- Mathlib.Algebra.Algebra.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 34 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.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement · cited by 18,349
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- IsScalarTowerstatement and proof · cited by 3,896
- Unitsstatement · cited by 2,804
- Units.valstatement and proof · cited by 1,966
- SMulCommClassstatement and proof · cited by 1,927
Cited by8
Results whose statement or proof uses this declaration.
- IsLocalizedModule.mk'_oneproof · cited by 11
- IsLocalizedModule.mk'_cancelproof · cited by 3
- IsLocalizedModule.fromLocalizedModule.injproof · cited by 2
- IsLocalizedModule.fromLocalizedModule.surjproof · cited by 1
- IsLocalizedModule.mk'_mul_mk'_of_map_mulproof · cited by 1
- LocalizedModule.lift_uniqueproof · cited by 1
- LocalizedModule.lift'_addproof · cited by 0
- IsLocalizedModule.fromLocalizedModule'_addproof · cited by 0