I have a SQL Server with replication. The database in question has indexes with an avg_fragment_size_in_pages of 60-90% according to dm_db_index_physical_stats.
I would assume the answer is yes, but I'm looking for some confirmation as to whether a replicated database's indexes would fragment faster than a non-fragmented database's indexes.