Theorems · Theorem · linear algebra
Subalgebra.eq_of_le_of_finrank_le
∀ {K : Type u_1} {L : Type u_2} [inst : Field K] [inst_1 : Ring L] [inst_2 : Algebra K L] {F E : Subalgebra K L}
[hfin : FiniteDimensional K ↥E], F ≤ E → Module.finrank K ↥E ≤ Module.finrank K ↥F → F = EIf a subalgebra is contained in a finite-dimensional subalgebra with the same or smaller dimension, they are equal.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 119 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Algebrastatement and proof · cited by 11,388
- Ringstatement and proof · cited by 7,463
- Fieldstatement and proof · cited by 7,404
- FiniteDimensionalstatement and proof · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- Subalgebrastatement and proof · cited by 1,353
- Submodule.eq_of_le_of_finrank_leproof · cited by 10
- Subalgebra.toSubmodule_injectiveproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- IntermediateField.eq_of_le_of_finrank_leproof · cited by 2
- Subalgebra.eq_of_le_of_finrank_eqproof · cited by 0