Theorems · Theorem · commutative algebra
IsLocalizedModule.lift.congr_simp
∀ {R : Type u_1} [inst : CommSemiring R] (S S_1 : Submonoid R) (e_S : S = S_1) {M : Type u_2} {M' : Type u_3}
{M'' : Type u_4} [inst_1 : AddCommMonoid M] [inst_2 : AddCommMonoid M'] [inst_3 : AddCommMonoid M'']
[inst_4 : Module R M] [inst_5 : Module R M'] [inst_6 : Module R M''] (f f_1 : M →ₗ[R] M') (e_f : f = f_1)
[inst_7 : IsLocalizedModule S f] (g g_1 : M →ₗ[R] M''),
g = g_1 →
∀ (h : ∀ (x : ↥S), IsUnit ((algebraMap R (Module.End R M'')) ↑x)),
IsLocalizedModule.lift S f g h = IsLocalizedModule.lift S_1 f_1 g_1 ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 and proof · cited by 18,349
- AddCommMonoidstatement and proof · cited by 12,281
- CommSemiringstatement and proof · cited by 10,911
- LinearMapstatement and proof · cited by 10,215
- RingHomstatement · cited by 10,189
- Algebra.algebraMapstatement and proof · cited by 4,706
- Submonoidstatement and proof · cited by 3,086
- IsUnitstatement and proof · cited by 1,602
- Module.Endstatement and proof · cited by 774
- IsLocalizedModulestatement and proof · cited by 220
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.