Theorems · Theorem · linear algebra
LinearMap.IsPerfectCompl.congr_simp
∀ {R : Type u_1} {M : Type u_2} {N : Type u_3} [inst : CommRing R] [inst_1 : AddCommGroup M] [inst_2 : Module R M]
[inst_3 : AddCommGroup N] [inst_4 : Module R N] (p p_1 : M →ₗ[R] N →ₗ[R] R) (e_p : p = p_1) [inst_5 : p.IsPerfPair]
(U U_1 : Submodule R M),
U = U_1 → ∀ (V V_1 : Submodule R N), V = V_1 → p.IsPerfectCompl U V = p_1.IsPerfectCompl U_1 V_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, 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
- 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
- Submodulestatement and proof · cited by 7,192
- LinearMap.IsPerfPairstatement and proof · cited by 34
- LinearMap.IsPerfectComplstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- LinearMap.IsPerfPair.restrictScalars_of_fieldproof · cited by 0