Theorems · Theorem · linear algebra
IsBaseChange.lift_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 uP} [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 → Cardinal.lift.{uM, uP} (Module.rank T P) = Cardinal.lift.{uP, uM} (Module.rank R M)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites37
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- 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 and proof · cited by 2,598
- TensorProductstatement and proof · cited by 2,545
- LinearEquiv.symmproof · cited by 1,461
Cited by3
Results whose statement or proof uses this declaration.
- IsBaseChange.lift_rank_eqproof · cited by 3
- IsBaseChange.finrank_eq_of_le_nonZeroDivisorsproof · cited by 0
- IsBaseChange.rank_eq_of_le_nonZeroDivisorsproof · cited by 0