Theorems · Theorem · linear algebra
IsBaseChange.rank_eq_of_le_nonZeroDivisors
∀ {R : Type uR} (S : Type uS) {M : Type uM} {N : Type uN} [inst : CommRing R] [inst_1 : CommRing S]
[inst_2 : AddCommGroup M] [inst_3 : AddCommGroup N] [inst_4 : Module R M] [inst_5 : Module R N] [inst_6 : Algebra R S]
[inst_7 : Module S N] [IsScalarTower R S N] {p : Submonoid R} [IsLocalization p S] (f : M →ₗ[R] N)
[IsLocalizedModule p f],
p ≤ nonZeroDivisors R →
∀ [Module.Free S N] [StrongRankCondition S] {T : Type uT} [inst_13 : CommRing T] [inst_14 : Algebra R T],
Algebra.algebraMapSubmonoid T p ≤ nonZeroDivisors T →
∀ [StrongRankCondition (TensorProduct R S T)] {P : Type uM} [inst_16 : AddCommGroup P] [inst_17 : Module R P]
[inst_18 : Module T P] [inst_19 : IsScalarTower R T P] {g : M →ₗ[R] P},
IsBaseChange T g → Module.rank T P = Module.rank R M- Cited by
- 0 results in Mathlib
- Foundations
- Depth 116 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- CommRingstatement and proof · cited by 17,173
- AddCommGroupstatement and proof · cited by 12,871
- Algebrastatement and proof · cited by 11,388
- LinearMapstatement and proof · cited by 10,215
- IsScalarTowerstatement and proof · cited by 3,896
- Submonoidstatement and proof · cited by 3,086
- Cardinalstatement · cited by 2,598
- TensorProductstatement and proof · cited by 2,545
- nonZeroDivisorsstatement and proof · cited by 895
- IsLocalizationstatement and proof · cited by 636
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.