Theorems · Theorem · linear algebra
LinearMap.comap_eq_sup_ker_of_disjoint
∀ {K : Type u} {V : Type v} [inst : DivisionRing K] [inst_1 : AddCommGroup V] [inst_2 : Module K V] {p : Submodule K V}
[FiniteDimensional K ↥p] {f : V →ₗ[K] V}, (∀ x ∈ p, f x ∈ p) → Disjoint p f.ker → Submodule.comap f p = p ⊔ f.ker- Cited by
- 1 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.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Modulestatement and proof · cited by 20,661
- RingHom.idstatement and proof · cited by 18,349
- AddCommGroupstatement and proof · cited by 12,871
- LinearMapstatement and proof · cited by 10,215
- Submodulestatement and proof · cited by 7,192
- Disjointstatement and proof · cited by 2,201
- le_antisymmproof · cited by 2,068
- FiniteDimensionalstatement and proof · cited by 1,854
- DivisionRingstatement and proof · cited by 1,062
- sub_selfproof · cited by 996
- LinearMap.kerstatement and proof · cited by 848
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.ker_comp_eq_of_commute_of_disjoint_kerproof · cited by 1