Theorems · Theorem
CompTriple.comp_inv
∀ {M : Type u_1} {N : Type u_2} {φ : M → N} {ψ : N → M},
Function.RightInverse φ ψ → ∀ {χ : M → M} [CompTriple.IsId χ], CompTriple φ ψ χ- Defined in
- Mathlib.Logic.Function.CompTypeclasses
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses propext, Quot.sound
- Assumes
- CompTriple.IsId
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CompTriplestatement · cited by 11
- CompTriple.IsIdstatement and proof · cited by 2
- CompTriple.IsId.eq_idproof · cited by 1
Cited by4
Results whose statement or proof uses this declaration.
- AddActionHom.inverse'_compstatement · cited by 0
- MulActionHom.comp_inverse'statement · cited by 0
- MulActionHom.inverse'_compstatement · cited by 0
- AddActionHom.comp_inverse'statement · cited by 0