Theorems · Theorem · linear algebra
Module.End.invtSubmodule.disjoint_mk_iff
∀ {R : Type u_1} {M : Type u_2} [inst : Semiring R] [inst_1 : AddCommMonoid M] [inst_2 : Module R M]
(f : Module.End R M) {p q : Submodule R M} (hp : p ∈ f.invtSubmodule) (hq : q ∈ f.invtSubmodule),
Disjoint ⟨p, hp⟩ ⟨q, hq⟩ ↔ Disjoint p q- Cited by
- 0 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- SemiringAddCommMonoidModule
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Semiringstatement and proof · cited by 13,802
- AddCommMonoidstatement and proof · cited by 12,281
- Submodulestatement and proof · cited by 7,192
- Bot.botproof · cited by 4,720
- Disjointstatement and proof · cited by 2,201
- Module.Endstatement and proof · cited by 774
- Sublatticestatement · cited by 225
- Module.End.invtSubmodulestatement and proof · cited by 93
- disjoint_iffproof · cited by 76
- Sublattice.infClosedproof · cited by 5
- Subtype.mk_eq_bot_iffproof · cited by 4
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.