Theorems · Theorem · linear algebra
LinearMap.exists_isNilRegular_of_finrank_le_card
∀ {R : Type u_1} {L : Type u_2} {M : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup L] [inst_2 : Module R L]
[inst_3 : AddCommGroup M] [inst_4 : Module R M] (φ : L →ₗ[R] Module.End R M) [inst_5 : Module.Free R M]
[inst_6 : Module.Finite R M] [inst_7 : Module.Finite R L] [inst_8 : Module.Free R L] [IsDomain R],
↑(Module.finrank R M) ≤ Cardinal.mk R → ∃ x, φ.IsNilRegular x- Cited by
- 3 results in Mathlib
- Foundations
- Depth 139 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
- LinearMapstatement and proof · cited by 10,215
- Finsuppproof · cited by 5,255
- Equiv.symmproof · cited by 3,681
- Cardinalstatement · cited by 2,598
- IsDomainstatement and proof · cited by 2,196
- Module.finrankstatement and proof · cited by 1,770
- Module.Basisproof · cited by 1,477
Cited by3
Results whose statement or proof uses this declaration.
- LinearMap.exists_isNilRegularproof · cited by 2
- LieAlgebra.exists_isRegular_of_finrank_le_cardproof · cited by 1
- LieModule.exists_isRegular_of_finrank_le_cardproof · cited by 0