Theorems · Definition · logic and foundations
FirstOrder.Language.Equiv.comp
{L : FirstOrder.Language} →
{M : Type w} →
{N : Type w'} →
[inst : L.Structure M] →
[inst_1 : L.Structure N] → {P : Type u_1} → [inst_2 : L.Structure P] → L.Equiv N P → L.Equiv M N → L.Equiv M PComposition of first-order equivalences.
- Defined in
- Mathlib.ModelTheory.Basic
- Cited by
- 12 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Equivproof · cited by 8,337
- FirstOrder.Languagestatement and proof · cited by 1,084
- FirstOrder.Language.Structurestatement and proof · cited by 775
- Equiv.transproof · cited by 337
- Equiv.invFunproof · cited by 163
- FirstOrder.Language.Equivstatement and proof · cited by 83
- Equiv.right_invproof · cited by 68
- Equiv.left_invproof · cited by 59
- FirstOrder.Language.Equiv.toEquivproof · cited by 12
Cited by15
Results whose statement or proof uses this declaration.
- FirstOrder.Language.DirectLimit.partialEquivLimitproof · cited by 6
- FirstOrder.Language.Embedding.toPartialEquivproof · cited by 6
- FirstOrder.Language.Equiv.self_comp_symmstatement · cited by 3
- FirstOrder.Language.Equiv.comp_applystatement · cited by 2
- FirstOrder.Language.Equiv.comp_toEmbeddingstatement · cited by 2
- FirstOrder.Language.Equiv.comp_toHomstatement · cited by 2
- FirstOrder.Language.Equiv.symm_comp_selfstatement · cited by 2
- FirstOrder.Language.PartialEquiv.toEquivOfEqTopproof · cited by 2
- FirstOrder.Language.Equiv.comp_assocstatement · cited by 1
- FirstOrder.Language.Equiv.comp_reflstatement · cited by 1
- FirstOrder.Language.Equiv.comp_right_injectivestatement and proof · cited by 1
- FirstOrder.Language.Equiv.refl_compstatement · cited by 0