Theorems · Theorem · linear algebra
FiniteDimensional.of_fact_finrank_eq_succ
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] (n : ℕ)
[hn : Fact (Module.finrank K V = n + 1)], FiniteDimensional K VWe can infer FiniteDimensional K V in the presence of [Fact (finrank K V = n + 1)].
Use have : FiniteDimensional K V := .of_fact_finrank_eq_succ when needed.
This is not an instance because n cannot be inferred.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 117 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.
- Modulestatement and proof · cited by 20,661
- AddCommGroupstatement and proof · cited by 12,871
- Factstatement and proof · cited by 2,726
- FiniteDimensionalstatement · cited by 1,854
- Module.finrankstatement and proof · cited by 1,770
- DivisionRingstatement and proof · cited by 1,062
- Fact.outproof · cited by 328
- FiniteDimensional.of_finrank_eq_succproof · cited by 7
Cited by6
Results whose statement or proof uses this declaration.
- FiniteDimensional.of_fact_finrank_eq_twoproof · cited by 5
- Orientation.abs_volumeForm_apply_leproof · cited by 2
- Orientation.abs_volumeForm_apply_of_pairwise_orthogonalproof · cited by 1
- Submodule.finrank_orthogonal_span_singletonproof · cited by 1
- Submodule.mem_span_singleton_of_inner_eq_zero_of_inner_eq_zeroproof · cited by 0
- Orientation.volumeForm_comp_linearIsometryEquivproof · cited by 0